Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 461 Bytes

D3JS.md

File metadata and controls

8 lines (6 loc) · 461 Bytes
title excerpt
D3.js
a library for manipulating documents based on data

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.