mirror of
https://github.com/d3/d3.git
synced 2026-02-01 16:41:44 +00:00
d3
This branch contains the prerelease of D3 4.0. This API is unstable and may change at any point prior to the release!
…
Installing
If you use NPM, npm install d3. Otherwise, download the latest release. The released bundle supports AMD, CommonJS, and vanilla environments. Create a custom build using Rollup or your preferred bundler. You can also load directly from d3js.org:
<script src="https://d3js.org/d3.v4pre.min.js"></script>
API Reference
…
Languages
Shell
92.1%
JavaScript
7.9%