Skip to content
This repository has been archived by the owner on Dec 24, 2023. It is now read-only.

Ganpatkakar/gkcharts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GKCharts

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

How do I install GKCharts?

There are two different version of gkCharts :-

  1. 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.

  2. For React/Angular/Vue js NPM package To use with npm package run command => npm i gk-chart

How to use GkChart Library or GkChart NPM package (npm install gk-cahrt) :-

GkCharts support more than 20+ combination of charts with 8 chart types.

Few ScreenShots of charts output. lineChart

linchart_comparision

barchartcomparisionwithlinechart

piechart

doughnutchart

meterchart

Contribution

I would love for you to contribute for any chart and make GKCharts library more awesome.

Status of the Project

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.