One more contender for the html/wiki/serverside vs javascript/client-side
chart-wars:
Visualize <http://www.canvasdemos.com/2009/07/10/visualize/>
Tools <http://www.canvasdemos.com/type/tools/> -
Plugin<http://www.canvasdemos.com/tag/plugin/> |
Posted on July 10th, 2009 by Andi Smith
Scott from the Filament Group has posted about a new jQuery plugin called
Visualize which they have created that creates charts and graphs from
tabular data using the HTML canvas element.
[image: Pretty charts for everyone thanks to
Visualize!]<http://www.filamentgroup.com/lab/jquery_visualize_plugin_acc…
Pretty charts for everyone thanks to Visualize!
Accessible data visualization in HTML has always been tricky to achieve,
particularly because elements such as images allow only the most basic
features for providing textual information to non-visual users.
Using the plugin is as simple as including jQuery and the plugin and calling
the code from your HTML table:
$('table').visualize();
Check out the Visualize
plugin<http://www.filamentgroup.com/lab/jquery_visualize_plugin_accessib…
[image: 1 Star][image: 2 Stars][image: 3 Stars][image: 4 Stars][image: 5
Stars]
0 comments <http://www.canvasdemos.com/2009/07/10/visualize/#respond>