Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 358 Bytes

D3JS.md

File metadata and controls

3 lines (2 loc) · 358 Bytes

D3.js

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