block by timelyportfolio 5152233

Fork of Ben Christensen multiline with zoomooz

Full Screen

#Fork of Ben Christensen multi-line graph Fork adds zoomooz zoom functionality to the graph. Works well, but the hover element does not offset to reflect the zoom.

Original Readme.md is below


Proof of concept line graph implemented using d3.js and some jQuery that builds on previous examples.

The top graph is 24 hours of data in 2 minute increments. I have it rolling every 2 seconds to simulate live updating. In real-life it would only update every 2 minutes to match the data granularity.

See it running at http://bl.ocks.org/2657838

Features:

Missing:

I don’t normally work in javascript, so if it isn’t quite right, I’d appreciate suggestions on where to improve it.

index.html

style.css