1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
freebsd-ports/www/protovis/pkg-descr
Sunpoet Po-Chuan Hsieh b438eabe88 - Update to 3.3.1
- Remove DOCS option
- Update WWW

Changes:	https://github.com/mbostock/protovis/commits/master
2015-03-22 14:58:38 +00:00

19 lines
918 B
Plaintext

Protovis - A Graphical Toolkit for Data Visualization
Protovis composes custom views of data with simple marks such as bars and dots.
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.
This project is led by Mike Bostock and Jeff Heer of the Stanford Visualization
Group, with significant help from Vadim Ogievetsky. We welcome your
contributions and suggestions.
WWW: https://github.com/mbostock/protovis
WWW: http://vis.stanford.edu/protovis/