GiottoJS

D3.JS based Visualization Library

Data analysis and Visualization

GiottoJS is a javascript library under active development. It is built on top of d3js, a low level data and svg library for the web.

Svg and canvas support on Html5

You can visualize your data using the same API on either <svg> or <canvas> elements. Currently SVG is better supported.

Powerful and Flexible Charting

You can visualize your data in several different ways using the power and flexibility of d3 combined with the charting tools provided by GiottoJS.

Open Source and Liberal License

GiottoJS is released under the very liberal BSD license. You can fork the code add the feature you need and send us your patch.

AngularJS Integration



Angular JS


AngularJS integration is provided out of the box and can be activated with a single line of code.