block by guilhermesimoes a7fe807098e92f1aa7a98179a6c2e90e

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