block by harrystevens e888c9372c6b3f5006f261e3f7db6ba7

Box and Whisker

Full Screen

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.

index.html