https://github.com/terieyenike/gatsby-chart
Data visualization using Chart.js and Gatsby
https://github.com/terieyenike/gatsby-chart
chartjs gatsbyjs react-chartjs-2 reactjs
Last synced: 3 months ago
JSON representation
Data visualization using Chart.js and Gatsby
- Host: GitHub
- URL: https://github.com/terieyenike/gatsby-chart
- Owner: Terieyenike
- Created: 2022-01-16T08:28:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-16T09:20:26.000Z (over 3 years ago)
- Last Synced: 2025-03-11T13:13:13.142Z (4 months ago)
- Topics: chartjs, gatsbyjs, react-chartjs-2, reactjs
- Language: JavaScript
- Homepage: https://gatsby-chart.vercel.app/
- Size: 345 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data visualization using Chart.js and Gatsby
## Overview
Presenting your complex unorganized data sets into organized data that conveys the right message to the audience using chart like Pie, Doughnut, PolarArea and so on.
LIVE LINK: https://24633.sse.codesandbox.io/
## Tech/framework used
- Technology: Gatsby, React
- Package: Chart.js, react-chartjs-2
## Installation
1. Clone this project locally
1. Run `npm install`
1. Run `npm run develop` to start the server on http://localhost:8000
1. View the Gatsby Chart## Sandbox
View the completed on [Codesandbox](https://codesandbox.io/s/musing-maxwell-24633)## Contributors
[Teri Eyenike](https://github.com/terieyenike)