D3 Line

This is the line example from the d3 distribution. If you see an error above, don't panic, keep reading. See also D3 Bars 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.