Home » Categories » Business » Web Development

Protovis - Visualization for JavaScript via Canvas

Protovis is a JavaScript library for visualizing data using the canvas element. Custom views of data can be composed with simple graphical primitives like bars and dots. These primitives are called marks, and each mark encodes data visually through dynamic properties such as color and position.

Protovis Canvas Charts

Although Protovis looks complicated, it is very easy to understand (specially for JavaScript users) & has a straight forward logic which offers a flexible way to create any type of visualizations. To see more, you can check the API documentation (very well-documented) & examples built with it.

Protovis Demo

http://vis.stanford.edu/protovis/ex/
Protovis Download

http://code.google.com/p/protovis-js/downloads/list

Attachments Attachments
There are no attachments for this article.
Comments Comments
There are no comments for this article. Be the first to post a comment.
Related Articles RSS Feed
Featured Items Widget with jQuery
Viewed 1006 times since Sun, Dec 27, 2009
Google Skipfish - Web Application Security Scanner
Viewed 848 times since Mon, Mar 22, 2010
How to Get Rid of Lost Libido in Women
Viewed 784 times since Mon, Jul 4, 2011
Review of Mobile Web Application Frameworks
Viewed 910 times since Mon, May 9, 2011
Web Usability Testing Tool - Clixpy
Viewed 768 times since Sat, Jan 9, 2010
TipTip - jQuery Tooltip Plugin
Viewed 1047 times since Thu, Jan 28, 2010
What is new in HTML 5?
Viewed 570 times since Sat, Apr 3, 2010
Google Maps jQuery Plugin
Viewed 544 times since Thu, Jan 7, 2010