Skip to main content

Questions tagged [svg]

SVG (Scalable Vector Graphics), is an XML-based two-dimensional vector graphics format.

1 vote
0 answers
425 views

There's lots of stuff out there comparing the HTML elements SVG and Canvas, but I'm still a little confused. I'm looking for a way to draw an arbitrary shape (like, I have a description of a shape, ...
tscizzle's user avatar
  • 313
0 votes
1 answer
977 views

I have a project in Angular1.x using a lot of SVG files. I have no idea what to do to SVG files to prepare them for production. I don't want my page to invoke 50 calls to different SVG files. So ...
guy mograbi's user avatar
0 votes
2 answers
2k views

What would be the most cross browser friendly (IE9, Chrome, FF, Safari, Opera) way to code an animated, interactive double-helix? HTML 5/JavaScript is fine. Flash or Java is not. I am unsure if ...
Matt Cashatt's user avatar
  • 3,325