https://github.com/wikunia/table2chart
PHP/JS tool which visualizes tables automatically
https://github.com/wikunia/table2chart
Last synced: 11 months ago
JSON representation
PHP/JS tool which visualizes tables automatically
- Host: GitHub
- URL: https://github.com/wikunia/table2chart
- Owner: Wikunia
- License: other
- Created: 2013-07-19T13:22:24.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-02-08T19:39:39.000Z (about 11 years ago)
- Last Synced: 2025-04-10T05:15:22.134Z (11 months ago)
- Language: JavaScript
- Homepage: http://github.wikunia.de/Table2Chart
- Size: 12 MB
- Stars: 9
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.md
Awesome Lists containing this project
README
Table2Chart
=======
*Simple visualize html tables automatically*
[Table2Chart](http://github.wikunia.de/Table2Chart) chooses a chart type automatically depending on your html table.
It generates line,lineDoubleY,bar,stacked bar,pie and map charts.
Visualize your own html tables [here](http://github.wikunia.de/Table2Chart/create.php)!
Sometimes it needs a visualization to show a problem:

I use
=====
+ [Chart.js](http://www.chartjs.org)
+ [Leaflet.js](http://leafletjs.com)
Table -> Chart
======
__Your html table:__ 
__The generated chart:__ 
License
======
[MIT license](http://opensource.org/licenses/MIT)