D3OG
Old school D3 from simpler times
Canvas Animation Using D3.js
Inspired by:
In this example:
- I create customed node to adopt d3's enter-update-exit pattern and animation feature.
- Using MutationObserver to observer mutation on target node and its descendents.
https://cdnjs.cloudflare.com/ajax/libs/d3/5.12.0/d3.min.js
https://cdnjs.cloudflare.com/ajax/libs/dat-gui/0.7.6/dat.gui.min.js