diff --git a/README.md b/README.md index 248fc25..a0410da 100644 --- a/README.md +++ b/README.md @@ -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.