I’m still trying to figure out Raphael and am stuck with some basic animation. have a look here: http://jsfiddle.net/d7d3Z/
it’s simple enough: two paths that animate into place. What I want though is for it to appear to ‘draw’ this like a single line, rather than both starting together.
How can I order the animations?
You can call the second animation after the first one is over.
http://jsfiddle.net/d7d3Z/1/