D3.js
简介
D3 (or D3.js) is a JavaScript library for visualizing data using web standards. D3 helps you bring data to life using SVG, Canvas and HTML. D3 combines powerful visualization and interaction techniques with a data-driven approach to DOM manipulation, giving you the full capabilities of modern browsers and the freedom to design the right visual interface for your data.
以下是 D3.js 各相关链接及授权信息的介绍:
- 官网(HP)
https://d3js.org/ - 源代码(Source)
https://github.com/d3/d3 - 授权(License)
- 范例(Example)
https://d3js.org/
截图
点评
暂无点评