Easy custom React chart library
Installation:
$ npm i -g npm
$ npm i --save jetty-chart
Use:
import {BarChart} from 'jetty-chart'
For detailed documentation and examples, please refer to the Jetty Chart Documentation.
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
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
Jetty Chart operates as an independent library, ensuring flexibility in usage and integration.
If you wish to contribute, visit this github repository for debugging locally or making pull requests.
Jetty-chart is available under the MIT license.