block by jensgrubert 7789216

D3.js Boxplot with Axes and Labels

Full Screen

A box-and-whisker plot with axes. Based on Mike Bostock’s implementation. Instead of using individual svg elements as in Mike’s implementation, here all boxplots are rendered with in one root element. This makes it easy to add axes.

Further differences between the two implementations are:

index.html

box.js

data.csv