Data-Driven Documents D3.js

Uma biblioteca java para construir visualizações de dados

Uma biblioteca java para construir visualizações de dados

D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG and CSS. D3’s emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation.

Download the latest version here:

Or, to link directly to the latest release, copy this snippet:

<script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script>

The full source and tests are also available for download on GitHub.

Tags: ,

Comments are closed.