intelogie / d3
A JavaScript visualization library for HTML and SVG.
Installs: 151
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 22 875
Language:JavaScript
- dev-master
- v3.5.6
- v3.5.5
- v3.5.4
- v3.5.3
- v3.5.2
- v3.5.1
- v3.5.0
- v3.4.13
- v3.4.12
- v3.4.11
- v3.4.10
- v3.4.9
- v3.4.8
- v3.4.6
- v3.4.5
- v3.4.4
- v3.4.3
- v3.4.2
- dev-simpler-global
- dev-rotate-as-stream
- dev-decouple-clip-rotate
- dev-property
- dev-strict-function
- dev-slice
- dev-undefined
- dev-native-map
- dev-graphics-pipeline
- dev-fix-resample-caching
- dev-dsv-parse-type
- dev-transition-getters
- dev-voronoi-topology
- dev-on-remove-all
- dev-geo-voronoi
- dev-clip-polygon
- dev-conic-conformal
- dev-fix-drag-touchend
- dev-extensible-interpolate
- dev-better-subsecond-ticks
- dev-fix-geo-area
This package is auto-updated.
Last update: 2024-10-29 04:20:02 UTC
README
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 emphasizes web standards and combines powerful visualization components with a data-driven approach to DOM manipulation, giving you the full capabilities of modern browsers without tying yourself to a proprietary framework.
Want to learn more? See the wiki.
For examples, see the gallery and mbostock’s bl.ocks.