block by emeeks e57a9a1f8d27d6b84b6a

Ch. 12, Fig. 5 - D3.js in Action

Full Screen

This is the code for Chapter 12, Figure 5 from D3.js in Action which requires a touch interface (or emulator) to see any effect. This example uses data from d3.touches() to create SVG circles at each touch location as well as draw lines between each touch location.

index.html