jetty-chart
Easy custom React chart library
Quick Start
Installation:
$ npm i -g npm
$ npm i --save jetty-chart
Use:
import {BarChart} from 'jetty-chart'
Documentation
For detailed documentation and examples, please refer to the Jetty Chart Documentation.
Features
Jetty Chart currently supports various chart types, including:
- Bar/StackedBar Chart
- Pie Chart
- Single Line/Multi Line/Stacked Line/Bump Chart
- South Korea Map Chart
- Pyramid Chart
- Scatter Chart
Customization
Easily customize on the website with a no-code/low-code approach.
- Jetty Chart supports easy data input directly on the website.
- Immediately view and copy customized code
Independent Library
Jetty Chart operates as an independent library, ensuring flexibility in usage and integration.
Contributing
If you wish to contribute, visit this github repository for debugging locally or making pull requests.
License
Jetty-chart is available under the MIT license.