emeeks
A very simple example of d3.layout.timeline that takes a csv like this:
s,e 1,7 1,6 10,15 7,8 4,5 5,6
And places it into a few lanes to be drawn on-screen.
https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.16/d3.min.js