Visualize

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.

Pretty charts for everyone thanks to Visualize!

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

Info

Type:
Tools
Author:
Filament Group
Tags:
Posted on:
July 10th, 2009
Posted by:
Andi Smith
Views:
1297

Rating

4.5

Your Rating:
1 Star2 Stars3 Stars4 Stars5 Stars

Works on

BETA Please let us know if you find Visualize works in other browsers by leaving a comment below.

Add comment

(required)
(required)
(will not be published)
(required)