Jump to content

D3

From IFORS Developing Countries Online Resources
Revision as of 05:57, 11 May 2026 by Dcadmin (talk | contribs) (Created page with "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. Link to website: https://d3js.org/ Category: Free OR Software")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.

Link to website: https://d3js.org/