Tooltips (imagemap info) for SVG

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Zhi Shen

Tooltips (imagemap info) for SVG

Post by Zhi Shen » Wed Jul 03, 2002 9:17 pm

Hi,

I'm trying to generated SVG charts so that they contain the bar information (category,series,total,etc..) inside the SVG file. I have this ability with PNG and imagemaps already. But you cannot save the imagemap information along with the image file.

Is it possible to get tooltips(imagemap info,links) to show up in charts rendered as SVG? If it is possible, what needs to be done?

BTW, imagemaps are a great addition to JFreeChart. Continue the great work.

Thanks in advance.

David Gilbert

Re: Tooltips (imagemap info) for SVG

Post by David Gilbert » Thu Jul 04, 2002 6:04 am

I'm not really sure...anyone else?

Regards,

DG.

Locked