All examples By author By category About

altocumulus

Moving Forward Line - 20s Loop

This gist shows a line that appears to be updating with live data over time - and a point marking the front of the line.

See this d3.js animation at /benshope/bbbefc9dbd553141649b

The difficult part was animating the point to remain on the end of the animating line.

I wish there were a much simpler way to make this animation. If anyone sees this and has an idea, fork this or message me.

forked from benshope's block: Moving Forward Line - 20s Loop

forked from anonymous's block: Moving Forward Line - 20s Loop