jQuery plugin, Converts tables to charts & graphs using the HTML 5

Wednesday, July 8, 2009 6:47
Posted in category Development, Graphs, Jquery

Visualize is a jQuery plugin which converts tables to charts & graphs using the HTML 5 canvas tag.

The usage of tables is very important the data is already formatted in a way that is accessible to users browsing the web with a screen reader or other assistive technology.

jQuery Visualize Plugin

The plugin offers a very easy usage as calling a function like: $('table').visualize(); is enough for creating a line, pie, bar or an area chart from a table.

Visualize offers various methods for customizing:

  • the type (line, pie, bar or area)
  • width & height
  • title
  • color
  • margins
  • & more

Here is a customizable demo to test the plugin completely.

VN:F [1.8.1_1037]
Rating: 0.0/10 (0 votes cast)
VN:F [1.8.1_1037]
Rating: 0 (from 0 votes)
  • Print
  • Digg
  • del.icio.us
  • StumbleUpon
  • Technorati
  • Reddit
  • DZone
  • Propeller
  • Fark
  • BlinkList
  • Diigo
  • Facebook
  • LinkedIn
  • Yahoo! Buzz
  • blogmarks
  • Google Bookmarks
  • Live
  • Mixx
  • MySpace
  • PDF
  • Simpy
  • Faves
  • MisterWong
  • connotea
  • Netvibes
  • Netvouz
  • NewsVine
  • RSS
  • Fleck
  • Sphinn
  • Design Float
  • HackerNews
  • LinkaGoGo
  • Current
  • FriendFeed
  • FSDaily
  • Global Grind
  • Kirtsy
  • Tipd
  • Xerpi
  • IndianPad
  • Internetmedia
  • Slashdot
  • Tumblr
  • Twitthis
  • Upnews

Related Posts :

  • Share/Bookmark
You can leave a response, or trackback from your own site.

One Response to “jQuery plugin, Converts tables to charts & graphs using the HTML 5”

  1. TDTwister says:

    July 9th, 2009 at 4:10 AM

    This is the next big thing. HTML 5 have many features that could help implement many things that previously required Flash. My bigger concern is that with the great majority of internet users using IE how many will upgrade their browser to IE 8 and how well IE8 is going to support web standards.

    UN:F [1.8.1_1037]
    Rating: 0.0/5 (0 votes cast)
    UN:F [1.8.1_1037]
    Rating: 0 (from 0 votes)

Leave a Reply