D3 Vienna - Frazer Kirkman

Can be followed at https://frazer.github.io/d3Presentation/index.html - @FrazerKirkman - frazer@frazerk.net

D3 is beautiful in brilliant

D3 as a dom manipulator

D3 for data manipulation

svg with updates and transitions

svg intricacy - svg source from my repository

D3 mouse interactions - source

D3 version 3 vs version 4 - be careful with function name changes, and occasional conceptual changes.
If you search hard enough you should be able to find most examples ported to version 4

Force simulation graphs - 🐟

Force simulation using canvas instead of svg
Using a virtual Dom to take advantage of d3 transitions, etc - or like this - this or this work of art.

Help you friends get started - we covered everything in here during this talk
More tutorials that we covered