Recently i found the raphael's library which is amazing. For example this:
When I checked the code I was shocked(in a positive way).
It didn't used HTML5 canvas or any extra divs like here (which a don't like)
My question is: How exactly this works in detail? Is pixel manipulation? What is the basic rendering code?
Thank you!