HowToDo 'Url in SVG' ?

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
ev
Posts: 11
Joined: Fri Jan 28, 2005 10:39 am
Location: Stuttgart (DE)

HowToDo 'Url in SVG' ?

Post by ev » Fri Jan 28, 2005 11:05 am

I would like to generate chart SVGs (on server) having labels as "callable URLs". As I have read in some articles it is not possible with JFree. Is it correct ? Is it planed for future ? Are there other possibilities to do it ?
Thanks, Ev.

angel
Posts: 899
Joined: Thu Jan 15, 2004 12:07 am
Location: Germany - Palatinate

Re: HowToDo 'Url in SVG' ?

Post by angel » Fri Jan 28, 2005 12:05 pm

ev wrote:Are there other possibilities to do it ?.
You can use the imagemap with the same effect.

Locked