raphael js might be of help: raphaeljs.com
On Dec 31, 9:39 am, vlain <rudi.ver...@gmail.com> wrote: > Hi to everybody (happy 2009), > > I have to create a diagram (a view from some data). The diagram > includes objects (rectangle, rounded rectangle, ellipse...) and > connection beetween objects (different kind of lines). Each object > have to display some informations as clickable text and image. > Diagram has to allow simple cute effects (zoom_in, zoom_out, > highlight...) for example on mouse hover and so on. > > Any hints for a library/plugin above jQuery?