Created
May 7, 2014 15:18
-
-
Save chonthu/d00695ff7198202dae95 to your computer and use it in GitHub Desktop.
Graphs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==================== | |
Graphs ############# | |
==================== | |
Services | |
http://techcrunch.com/2012/11/13/chartio-improves-the-way-you-visualize-your-data/ | |
http://keen.io/ | |
ChartJS | |
http://www.chartjs.org | |
Graphite | |
https://github.com/kenhub/giraffe | |
D3JS | |
http://d3js.org/ | |
http://dimplejs.org - uses d3 I think | |
Writeup on d3js and dimpleJS: | |
http://www.lornajane.net/posts/2013/dimplejs-bubblescatterplots-and-joind-in-data | |
Flot | |
http://www.flotcharts.org/ | |
https://github.com/flot/flot/blob/master/API.md | |
http://solutoire.com/flotr/docs/ | |
https://developers.google.com/chart/ | |
Graphing: | |
http://www.jqplot.com/ | |
http://g.raphaeljs.com/ | |
http://www.highcharts.com/demo/ #This might be a winner! | |
Example (Flot?): | |
http://wbpreview.com/previews/WB0PHMG9K/ | |
Dials: | |
http://anthonyterrien.com/knob/ | |
Create diagrams: | |
https://www.draw.io/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment