Protovis. A toolkit for building charts and graphs that run in your web browser.

mbostock.github.io/protovis

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2013
  • Use @gka’s transcription of Nightingale’s report.
September 2010
  • Fix up a few breakages in v3.3.0.
  • Reapply several commits for v3.3.0.
  • Adopt Semantic Versioning <http://semver.org>
  • Revert to v3.2.
August 2010
  • Fix a bug with `linkDegree` accumulation.
  • Fix a bug with dot not observing `shapeAngle`.
June 2010
  • Fixed the line endings for these tests.
  • Restore default mark index after transition start.
  • Rename shapeAngle, shapeRadius and shapeSize.
  • Rename protovis-{d,r}3.3.js.
  • Fix two more implied positions.
  • Fix test for grid layout.
  • Fix test for unicode minus sign.
  • Tweak anchor logic, again.
  • Fix a few tests assuming implied position of top-left.
  • Center implied position.
  • Fix transition from invisible to invisible.
  • Transition fixes.
  • Only one transition at a time, please.