Experimenting with modular d3 to do the following:

  • use individual modules from d3js.org
  • use individual modules from the local filesystem
  • bundle multiple modules into a single file using rollup or webpack

I wrote a blog post to go along with this repo.