A port of VizHub: Marks and Channels to vanilla JavaScript.
A demonstration of basic D3 usage to implement the concept of Marks and Channels. Includes usage of:
selection.each()
d3.symbol()
transform
and fill
Part of the Constructing Visualizations Playlist.