SVG, animate a line from x1,y1 to x2,y2?

Posted by dskvr on Stack Overflow See other posts from Stack Overflow or by dskvr
Published on 2010-03-27T07:09:13Z Indexed on 2010/03/27 7:13 UTC
Read the original article Hit count: 200

Filed under:
|

The animate property is very loosely documented. And unfortunately for me, the way the W3 documents SVG is VERY difficult understand and cross reference.

Does anybody know if it is possible to animate a line from point A (x1,y1) to point B (x2,y2), and if so, how would this be done? (example code would put a really bright smile on my face)

© Stack Overflow or respective owner

Related posts about svg

Related posts about animate