Skip to content

Comment on SVG: The best way to graph quantitative dataparent

Comments

Also has the disadvantage of adding a lot of unnecessary overhead to SVG, changing how you interact with it, and preventing you from using lots of SVG features. For anything that needs much redrawing or interaction, the IE fallback can be extremely slow.

If you have reasonably simple needs or can adapt an existing Raphael demo, go for it. For my own projects, I don’t think it’s worth it, but YMMV.

Protovis is a much more exciting SVG framework.

I favor Protovis (quick) and jquery.svg (custom).

The library they're using, b3, was developed by some of the same folks as Protovis. Protovis looks interesting, thanks for the link.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.