https://github.com/mbostock/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
https://github.com/mbostock/d3
chart charts d3 data-visualization svg visualization
Last synced: about 2 months ago
JSON representation
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
- Host: GitHub
- URL: https://github.com/mbostock/d3
- Owner: d3
- License: isc
- Created: 2010-09-27T17:22:42.000Z (over 14 years ago)
- Default Branch: main
- Last Pushed: 2025-01-25T14:54:27.000Z (3 months ago)
- Last Synced: 2025-02-28T19:38:34.963Z (about 2 months ago)
- Topics: chart, charts, d3, data-visualization, svg, visualization
- Language: Shell
- Homepage: https://d3js.org
- Size: 56.6 MB
- Stars: 109,938
- Watchers: 3,604
- Forks: 22,865
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
Awesome Lists containing this project
- awesome-iot - D3.js ★49188 - 处理复杂数据的可视化 JavaScript 库。 (数据可视化 / 底层开发库)
README
# D3: Data-Driven Documents
**D3** (or **D3.js**) is a free, open-source JavaScript library for visualizing data. Its low-level approach built on web standards offers unparalleled flexibility in authoring dynamic, data-driven graphics. For more than a decade D3 has powered groundbreaking and award-winning visualizations, become a foundational building block of higher-level chart libraries, and fostered a vibrant community of data practitioners around the world.
Daily downloads of D3 · [oss-analytics](https://observablehq.observablehq.cloud/oss-analytics/)
## Resources
* [Documentation](https://d3js.org)
* [Examples](https://observablehq.com/@d3/gallery)
* [Releases](https://github.com/d3/d3/releases)
* [Getting help](https://d3js.org/community)