From 6dc7eb86e56c67a982e083627d8086c4d89fee47 Mon Sep 17 00:00:00 2001 From: Onur Akpolat Date: Tue, 18 Nov 2014 14:23:12 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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.