Skip to content

Instantly share code, notes, and snippets.

@phss
Last active December 19, 2015 12:39
Show Gist options
  • Save phss/5956033 to your computer and use it in GitHub Desktop.
Save phss/5956033 to your computer and use it in GitHub Desktop.

Graphing and Charts

Name Link Comment
Highcharts http://www.highcharts.com/ Free for non-profit. Good set of graphs and charts.
D3 http://d3js.org/ Powerful and flexible. Good option to learn, but some learning curve.
NVD3 http://nvd3.org/ Leverage D3's tech. Provide easier to assemble graphs.
Infogram http://infogr.am/ Easy to enter data. Loads of graph and charts. Like a web-Excel for charting.
Excel-like -- Not sexy, but very practical.
R -- Great for analysis and graphing. Powerful language.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment