https://github.com/bcherny/chart
High performance CSS chart rendering from tables
https://github.com/bcherny/chart
Last synced: 8 months ago
JSON representation
High performance CSS chart rendering from tables
- Host: GitHub
- URL: https://github.com/bcherny/chart
- Owner: bcherny
- Created: 2012-11-24T06:31:32.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-24T06:32:07.000Z (almost 13 years ago)
- Last Synced: 2025-01-01T13:08:57.263Z (9 months ago)
- Language: JavaScript
- Size: 97.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
#Chart.js pre-alpha
Automatically generate bar charts from tables.
##Usage
Just include chart.js and add the class `chart-table` to any table.
##Todo
- Cross-browser testing
- Support for more chart types
- Benchmarks