ImKetan1610 / chartJsPractice

The repository has the basic practice code for the chartJS library. In this static project, I am using chartJS and react-chartjs-2 library. By using this library we can add different charts to your application. I used Line chart, Bar chart and Pie Chart only. But there are several other options too. Docs: https://www.chartjs.org/docs/latest/

Home Page:https://chartjs-practice.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Charts:

Live Link: click here

Introduction:

  • This repository consist of the basic practice code for the Chart.js
  • Here, I am trying to cerate the bar, line and pie chart with the help of chartJs and react-chartjs-2 libraries.

Tech Stack Used:

  • React, ChartJS, HTML,CSS and JS

Snaps:

  • snap of the Static website snap

About

The repository has the basic practice code for the chartJS library. In this static project, I am using chartJS and react-chartjs-2 library. By using this library we can add different charts to your application. I used Line chart, Bar chart and Pie Chart only. But there are several other options too. Docs: https://www.chartjs.org/docs/latest/

https://chartjs-practice.netlify.app/


Languages

Language:JavaScript 79.7%Language:CSS 11.8%Language:HTML 8.5%