Search found 2 matches

by bella
Thu Jan 06, 2011 2:52 pm
Forum: JFreeChart
Topic: How to add Hyperlink in the Y co ordinate of a gannt chart
Replies: 0
Views: 3106

How to add Hyperlink in the Y co ordinate of a gannt chart

Hi,

I have created one gannt char and i have to add hyperlink in the y co ordinate of the chart. Any body have any idea about this?

please do reply.. am stuck now

Thanks in advance
by bella
Thu Jan 06, 2011 2:44 pm
Forum: JFreeChart
Topic: Creating a ImageMap from An Image
Replies: 4
Views: 11475

Re: Creating a ImageMap from An Image

Hi, I have created one gannt chart using jfreeChart. I tried to add url and tooltip in the chart, but it is not coming properly. my code snippets is following def reservations = filterReservation() NumberFormat num = new DecimalFormat() reservations.eachWithIndex { reservationObj, index -> println "...