Go to file
Sambo Chea a95df0a031 updated the link for demo 2020-10-15 12:22:05 +07:00
.storybook add chart line demo and add storybook 2020-10-15 11:36:24 +07:00
public updated the info 2020-10-15 10:33:54 +07:00
src updated and add bar chart example and readme 2020-10-15 12:18:07 +07:00
.gitignore updated the storybook for pgpage 2020-10-15 11:47:52 +07:00
package.json updated the storybook for pgpage 2020-10-15 11:47:52 +07:00
README.md updated the link for demo 2020-10-15 12:22:05 +07:00
tsconfig.json Initialize project using Create React App 2020-10-15 10:28:29 +07:00
yarn.lock updated the storybook for pgpage 2020-10-15 11:47:52 +07:00

Chart.js Demos

View a Demo

Install

Using NPM

npm install @cubetiq/react-chart-js

OR using Yarn

yarn add @cubetiq/react-chart-js
  • Line Chart Example
  • Bar Chart Example