A demonstration of basic D3 usage to implement the concept of Marks and Channels. Includes usage of:
selection.each()d3.symbol()transform and fillPart of the Constructing Visualizations Playlist.
See also blocks.roadtolarissa.com: Marks and Channels (a vanilla JavaScript version of this).