JavaScript Vector Library

in the browser near you
Raphaël 0.6 is around the corner. It is worth waiting…
Awesome SimpleGraph, based on Raphaël. http://github.com/benaskins/simplegraph/tree/master Well done @benaskins!
2
0.5.12 is out. Fix for patterns. Watch the demo of patterns and dashed lines: http://raphaeljs.com/0.5.12.html
It appears there is big difference in <pattern> support… Investigating…
“stroke-dasharray” attribute now should have one of 10 values: -, ., -., -.., . ,- ,--, - ., --., --..
0.5.11 is out. pattern support added. Put {fill: "url(img.png)"} to test it. “stroke-dasharray” attribute now should have one of 10 values.
Sitepoint Design View newsletter about Raphaël: http://tinyurl.com/3nnqmu
It looks like at least 120 people are interested in Raphaël library.
Try to type javascript:alert(Raphael) in the address bar to see some information, like version number and supported vector technology.
0.5.10 is out. Fixed parsing of path string. Added obj.node as an alternative to obj[0].
Raphaël 0.5.9b is out. Very minor update. Fixed problems with arcTo in VML.
@lachlanhardy Congrats. You just discovered bug in FF3.1b2pre :)
Raphaël 0.5.8b is out. Some VML bug fixes plus ability to specify path in SVG string format (http://www.w3.org/TR/SVG/paths.html)
Another good article about Raphaël, now at ZD Net Asia: http://is.gd/6PhJ
Thinking about removing group support from the library. It way too inconsistent between SVG and VML. Do you mind?
Easter egg in spin demo: try to put "rainbow” as a colour. ;)
If you have interesting demo of Raphaël reply or DM me with URL.
New demo—spinner—is available online. http://raphaeljs.com/spin-spin-spin.html