Hacker News new | ask | show | jobs
SVG graphs on timetric.com (blog.timetric.com)
28 points by danjwilson 5830 days ago
3 comments

Protovis is an excellent javascript library for making interactive SVG graphs: http://vis.stanford.edu/protovis/
Agreed. The advantage of this approach is that it also works in IE 6-8 using VML.
Thanks for the link; didn't know about that library.

A library that is also recommendable: gRaphaƫl, http://g.raphaeljs.com/

The work they've done combining Raphael's SVG and Flot's plotting is ace. Will be using!
Where did the page go?
Sorry, back now!