Update README.md

This commit is contained in:
Onur Akpolat
2014-11-18 14:23:12 +01:00
parent 209eabb9b0
commit 6dc7eb86e5

View File

@@ -458,6 +458,7 @@ You can read more about this distinction on Prof. Daniel Abadi's blog: [Distingu
* [DC.js](http://dc-js.github.io/dc.js/) - Dimensional charting built to work natively with crossfilter rendered using d3.js. Excellent for connecting charts/additional metadata to hover events in D3.
* [D3](http://d3js.org/) - javaScript library for manipulating documents.
* [Envisionjs](https://github.com/HumbleSoftware/envisionjs) - dynamic HTML5 visualization.
* [FnordMetric](http://fnordmetric.io/) - write SQL queries that return SVG charts rather than tables
* [Freeboard](https://github.com/Freeboard/freeboard) - pen source real-time dashboard builder for IOT and other web mashups.
* [Gephi](https://github.com/gephi/gephi) - An award-winning open-source platform for visualizing and manipulating large graphs and network connections. It's like Photoshop, but for graphs. Available for Windows and Mac OS X.
* [Google Charts](https://developers.google.com/chart/) - simple charting API.