I'm doing something very simple, along the lines of an SVG/JS version of this: https://www.eff.org/pages/tor-and-https
I wouldn't be drawing an SVG from scratch via JS. Rather, an SVG that's already been drawn would change when an user presses some buttons.
I asked this earlier today at inkscape freenode channel.
On the freenode channel, they mentioned d3 and raphael. They're good
but I think they're "too much" for what I'm doing at the moment.
On freenode, they also mentioned svgjs.com. It looks good

Does anyone have more suggestions?
