An implementation in D3 of Figure 4-5 "Bar graph showing results from Nathan's Hot Dog Eating Contest" in "Visualize This" by Nathan Yau.
The chart is implemented using SVG, and I've manually added the text boxes as HTML DIV elements. Likely it's better to also add the text boxes as SVG.
I've tried to make the chart as much like the one in the book, but there are at least two issues:
Modified http://d3js.org/d3.v3.min.js to a secure url
https://d3js.org/d3.v3.min.js