Protovis
From Seo Wiki - Search Engine Optimization and Programming Languages
This article is an orphan, as few or no other articles link to it. Please introduce links to this page from related articles; suggestions are available. (October 2009) |
This article may need to be wikified to meet Wikipedia's quality standards. Please help by adding relevant internal links, or by improving the article's layout. (October 2009) |
Protovis is a visualization toolkit for JavaScript using SVG. It takes a graphical approach to data visualization, composing custom views of data 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.
See also
External links
- Protovis homepage at Stanford.edu
- Protovis discussion Group
- An article about Protovis on MIT's Technology Review
↓