https://github.com/juanpablodiaz/chart.js
https://github.com/juanpablodiaz/chart.js
chartjs data-visualization nextjs
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/juanpablodiaz/chart.js
- Owner: JuanPabloDiaz
- License: mit
- Created: 2024-03-07T15:03:55.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-21T23:27:34.000Z (almost 2 years ago)
- Last Synced: 2025-02-13T10:54:00.242Z (over 1 year ago)
- Topics: chartjs, data-visualization, nextjs
- Language: JavaScript
- Homepage: https://chart.jpdiaz.dev
- Size: 225 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: license
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Chart.js Library 📊
Chart.js is a JavaScript library that allows you to create beautiful charts to represent your data. It's easy to use and has a wide variety of chart types to choose from.
Learn more about [Chart.js](https://www.chartjs.org/)
In this repository, you'll find the following charts:
- Line Chart
- Area Chart
- Bar Chart
- Pie Chart
- Scatter Chart
- Composed Chart
- Customized Dot Line Chart
### Lighthouse Score 🚀

### Built With 🔑
Welcome to the [chart](https://chart.jpdiaz.dev), collection.



## Get started 🛠️
To get started with [chart](https://chart.jpdiaz.dev), simply clone the repository and follow the setup instructions. You'll be up and running in no time!
### Setup 📋
1. Clone the repo
2. Install dependencies
```sh
npm install
```
3. Start the development server
```sh
npm run dev
```
4. Open [http://localhost:3000/](http://localhost:3000/) with your browser to see the result.
## Contribution 🤝
All contributions are welcome. Please read the [CONTRIBUTING guidelines](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.
### Contributors 🧑💻
## License 📜
[chart](https://chart.jpdiaz.dev) is licensed under the MIT License.
I hope you enjoy using the chart repo!
## Acknowledgments 📚
Resources list that I find helpful and would like to give credit to.
[](https://www.chartjs.org/)
[](https://tailwindcss.com/)
[](https://nextjs.org/)
[](https://vercel.com/)
(👆 Top 👆)