chartlets
v0.0.19
Published
An experimental library for integrating interactive charts into existing JavaScript applications.
Downloads
110
Maintainers
Readme
chartlets
Chartlets is a software framework that allows websites developed with React to be extended by server-side widgets programmed in Python or other programming languages.
This is the JavaScript/React library of the framework.
For details refer to the documentation.
Run the demo UI
npm install
npm run dev