Raphaël: Vector graphics in JavaScript August 10, 2008January 8, 2025 Thanks to Buck for the link. Even works in IE6. Crazy. paper.circle(320, 240, 50).attr({fill: "#223fa3", stroke: "#223fa3", "stroke-width": 3, "fill-opacity": 0.5}); View results of above source more demos at: Raphaël main page.