Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

 

Charts.js

6 chart types
nice animations; very tin js, leverages HTML5 canvas + cross platform fallback 

project: http://www.chartjs.org 
code: https://github.com/nnnick/Chart.js 
docs: http://www.chartjs.org/docs/
examples:  

 

D3

good for inventing things

project: http://d3js.org 
code: https://github.com/mbostock/d3
API: https://github.com/mbostock/d3/wiki/API-Reference
examples: https://github.com/mbostock/d3/wiki/Gallery

High Charts

free for non-profits
supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange and polar chart
also maps with touch support 

project: http://www.highcharts.com 
code: https://github.com/highslide-software/highcharts.com 
docs: http://www.highcharts.com/docs 
examples: http://www.vitalsigns.mtc.ca.gov/transit-ridership#chart-2

  • No labels