Package Exports
- d3-3d
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (d3-3d) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
d3-3d
I will write the API in the couple of month...
Installing
If you use npm, npm install d3-3d
. Otherwise use unpkg. For example:
<script src="https://unpkg.com/d3-3d@0.0.1/build/d3-3d.js"></script>
For the minified version:
<script src="https://unpkg.com/d3-3d@0.0.1/build/d3-3d.min.js"></script>