All examples By author By category About

clhenrick

Small Multiples

This example shows a few interesting techniques with D3:

Two alternative approaches to small multiples include using selection.each to create a scope and binding local scales to each multiple.

forked from mbostock's block: Small Multiples