Some Charts
A Some Charts documentation
Some Charts
Some Charts is a javascipt library consisting of set of components to create enriched dynamic data visualizations. The set of supported plots for now consists of
- Marker Plot
- Bubble Plot
- Bars Plot
- Box Plot
It is planned to further extend this list with other popular complex 1D and 2D plots.
Along with Numeric and Labeled axes, this library also supports Date Time axis (see Date Time Axis Demo)
Installation
To install the library to your project, simply run
npm install some-charts
API documentation is available here