Y
Hacker News
new
|
ask
|
show
|
jobs
by
someone_here
5830 days ago
Protovis is an excellent javascript library for making interactive SVG graphs:
http://vis.stanford.edu/protovis/
2 comments
danjwilson
5830 days ago
Agreed. The advantage of this approach is that it also works in IE 6-8 using VML.
link
giu
5830 days ago
Thanks for the link; didn't know about that library.
A library that is also recommendable: gRaphaƫl,
http://g.raphaeljs.com/
link