Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shadowlp174/chartjs
Chart.JS: A pure JavaScript library for creating diagrams using just a few lines of code!
https://github.com/shadowlp174/chartjs
browser canvas canvas2d chart charting-library easy-to-use javascript pie-chart
Last synced: about 1 month ago
JSON representation
Chart.JS: A pure JavaScript library for creating diagrams using just a few lines of code!
- Host: GitHub
- URL: https://github.com/shadowlp174/chartjs
- Owner: ShadowLp174
- Created: 2021-12-03T22:39:07.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-02T09:57:56.000Z (about 3 years ago)
- Last Synced: 2024-12-28T03:26:42.846Z (about 1 month ago)
- Topics: browser, canvas, canvas2d, chart, charting-library, easy-to-use, javascript, pie-chart
- Language: HTML
- Homepage: https://shadowlp174.github.io/chartjs
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chart.JS
## **Disclaimer: This project is still in development! The whole code will be refactored and new features will be added in the future!**
## Description
A Pure JavaScript Library to display charts using only a few lines of code.
Documentation will be added in the Future!Currently, the library is located in the element of the index.html file. Make sure to checkout the new test in animated.html file for some Chart.JS power combined with animations!
You can see a live demo on [the pages site](https://shadowlp174.github.io/chartjs).
The Documentation can be found [here](https://shadowlp174.github.io/chartjs/docs).