Ads

Friday 16 January 2015

Chartify

chartify

Download Demo
Chartify is an open source jQuery plugin for visualization using Google Charts. It makes charts from tables!
Chartify currently supports bar charts (including stacked and grouped bar charts), pie charts, Venn charts and a simple diagram for displaying gender distributions
Why should I use this?
  • The approach of parsing actual html tables makes the data available in an accessible format to people (and search engines) who can’t experience visualizations for various reasons.
  • It’s easier to use than any alternatives that we have seen. E.g.: $(’table’).chartify(’pie’);



No comments:

Post a Comment