GKCharts is a charting plug and play library. Developed with the HTML 5 Canvas and ES6 JavaScript. This is an open source project for every one, anyone who want to improve this charting library can contribute for this project.
Current version of GkChart => V1.1.0
There are two different version of gkCharts :-
-
For static website using gkchart.js file. To install GKCharts you can download GkCharts library from our website http://gkchart.com download button. Then you have to add this JavaScript file to your HTML page and call our api "new GKChart({id: "stepChartComparision", data: stepChartComparision})" Examples are provided at http://gkchart.com. -
For React/Angular/Vue js NPM package To use with npm package run command => npm i gk-chart
GkCharts support more than 20+ combination of charts with 8 chart types.
Few ScreenShots of charts output.
I would love for you to contribute for any chart and make GKCharts library more awesome.
This project is still under active development, so you might run into issues. If you do, please don't be shy about letting me know, or better yet, contribute a fix or feature.