|
|
|
|
|
by jwmerrill
3737 days ago
|
|
We just use canvas for drawing. SVG is tempting because it would help with things like figuring out which curve a user clicked on, but we've been disappointed by SVG performance and cross browser differences every time we've tried it. |
|