background preloader

Javascript

Facebook Twitter

Protovis. Protovis composes custom views of data with simple marks such as bars and dots.

Protovis

Unlike low-level graphics libraries that quickly become tedious for visualization, Protovis defines marks through dynamic properties that encode data, allowing inheritance, scales and layouts to simplify construction. Protovis is free and open-source, provided under the BSD License. It uses JavaScript and SVG for web-native visualizations; no plugin required (though you will need a modern web browser)! Although programming experience is helpful, Protovis is mostly declarative and designed to be learned by example. Protovis is no longer under active development.The final release of Protovis was v3.3.1 (4.7 MB). Javascript Charts. The "TreeMap" plugin.

Demo A bit of history How many times it happens to you to have few space on your hard disk and to want to know which are the folders that take most of the space?

The "TreeMap" plugin

Processing.js.