block by emeeks fe3d073fcc08714cd99c

Ch. 8, Fig. 8 - D3.js in Action

Full Screen

This is the code for Chapter 8, Figure 8 from D3.js in Action showing how to draw multiple images with HTML5 Canvas and pass those using .toDataUrl to an image array, and then using that array and D3 data-binding to create a hundred img elements.

index.html