block by denisemauldin e49c15972fb97b10285576cecb260b9f

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:

forked from jensgrubert‘s block: D3.js Boxplot with Axes and Labels

index.html

box.js

data.csv