All examples By author By category About

mbostock

DRY Bar Chart

A variation of the example bar chart using a slightly more D.R.Y. style. The visual encoding is represented by two functions and their composition:

Inspired by Andrew Winterman’s post, Tooling for the Lazy Programmer: DRYing up D3.