An open API service indexing awesome lists of open source software.

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

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