If you just like the animation (and possibly keyboard control), the canvas is faster. If you need dynamic interaction (for example, the ability to click on a line, arrow, etc.), then it is best to use SVG. SVGWeb and ExplorerCanvas offer some IE compatibility for both of them ...
source
share