d3plus-treemap
v0.6.0
Published
DEPRECATED: Please use https://github.com/d3plus/d3plus-hierarchy
Downloads
26
Maintainers
Readme
d3plus-treemap
DEPRECATED: Please use https://github.com/d3plus/d3plus-hierarchy
Installing
If you use NPM, npm install d3plus-treemap
. Otherwise, download the latest release. The released bundle supports AMD, CommonJS, and vanilla environments. Create a custom bundle using Rollup or your preferred bundler. You can also load directly from d3plus.org:
<script src="https://d3plus.org/js/d3plus-treemap.v0.6.full.min.js"></script>