Hi,
I am working on a charting application where i need to link a piece of text from my Subtitle to a separate page. I was thinking of creating an imagemap and then assigning the URL using servlets. But i am not able to obtain the title or subtitle text from the chart to do so.
Can anyone guide me as to how i can create a URL from the Subtitle text?
Thanks
Assigning URLs to a TextTopic string
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
If you call setURLText() on the TextTitle object that you are using for your subtitle, then the ImageMapUtilities class should create a link for it in the HTML image map.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

