An implementation of a box-and-whisker plot in D3.js. From Mike Bostock’s similar block:
A box-and-whisker plot uses simple glyphs that summarize a quantitative distribution with five standard statistics: the smallest value, lower quartile, median, upper quartile, and largest value.