Skip to content

Instantly share code, notes, and snippets.

@ebeigarts
Created January 17, 2010 23:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ebeigarts/279664 to your computer and use it in GitHub Desktop.
Save ebeigarts/279664 to your computer and use it in GitHub Desktop.
jQuery Visualize Plugin: Accessible Charts & Graphs from Table Elements using HTML 5 Canvas
http://www.filamentgroup.com/lab/jquery_visualize_plugin_accessible_charts_graphs_from_tables_html5_canvas/
Bluff is a JavaScript port of the Gruff graphing library for Ruby.
http://bluff.jcoglan.com/
Open Flash Chart II Plugin for Ruby on Rails - Graphs (we have used this before for interactive charts)
http://pullmonkey.com/projects/open_flash_chart2/
Interactive JS charts for your website (free for personal use):
http://www.highcharts.com/
amCharts: Sexy charts in less than 5 minutes
http://railsontherun.com/2007/10/4/sexy-charts-in-less-than-5-minutes
JS charts (free for personal use)
http://www.jscharts.com/home
Gruff
http://nubyonrails.com/pages/gruff
Google charts
http://code.google.com/p/gchartrb/
http://googlecharts.rubyforge.org/
Flot is a pure Javascript plotting library for jQuery. It produces graphical plots of arbitrary datasets on-the-fly client-side. (sent by @eparreno)
http://code.google.com/p/flot/
A list of 20 JS chart libraries (via @Joel_Hughes on twitter)
http://sixrevisions.com/javascript/20-fresh-javascript-data-visualization-libraries/
http://oesmith.github.com/morris.js/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment