Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.
/ d3-v3 Public archive

D3 v3 modified to work with ES Modules. For use with plotly.js

License

Notifications You must be signed in to change notification settings

Carevoyance/d3-v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This is a version of D3 v3 modified to work in modern ES modules environments so that bundlers can include them without needing to divine which uses of this need to be replaced or not. Plotly.js uses this version of D3, which is why we have this.

Data-Driven Documents

D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS. D3 emphasizes web standards and combines powerful visualization components with a data-driven approach to DOM manipulation, giving you the full capabilities of modern browsers without tying yourself to a proprietary framework.

Want to learn more? See the wiki.

For examples, see the gallery and mbostock’s bl.ocks.

Good News, Everyone!

The next major release of D3, 4.0, is coming! See the 4.0 development branch and read the new API reference to get ready.

About

D3 v3 modified to work with ES Modules. For use with plotly.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published