6 ms·
Basically just a bunch of d3 — could be cleaned up significantly, but that's hard to do while iterating and polishing the charts. I also have a couple of littl
by 1wheel 3y ago
Basically just a bunch of d3 — could be cleaned up significantly, but that's hard to do while iterating and polishing the charts.
I also have a couple of little libraries for things like annotations, interleaving svg/canvas and making d3 a bit less verbose.
- https://github.com/PAIR-code/ai-explorables/tree/master/source/grokking https://github.com/PAIR-code/ai-explorables/tree/master/sour...
- https://1wheel.github.io/swoopy-drag/ https://1wheel.github.io/swoopy-drag/
- https://github.com/gka/d3-jetpack https://github.com/gka/d3-jetpack
- https://roadtolarissa.com/hot-reload/ https://roadtolarissa.com/hot-reload/
- iaw 3y agoI was going to ask the same question. Those are some great visualizations