D3 Bars

This is the bar example from the d3 distribution. If you see an error above, don't panic, keep reading. See also D3 Line example.

We've modified the example to retrieve data from the page that contains it. We start by searching the page. Failing that, we search any other visible pages (soon). We'll be developing heuristics for best-fit of data when multiple sources are present.