HI,
I would like to ask whether it is possible to write the tooltips text of a pie/bar chart onto a jpeg file using ChartUtilities.writeChartAsJPEG(...)?
Thanks!
Rex
Write Tooltips text onto jpeg file
Re: Write Tooltips text onto jpeg file
Not directly. If you plan to display the JPEG in an HTML page, then you can make use of the image map generating methods in the ChartUtilities class. Richard Atkinson has added a feature that makes use of OverLIB for displaying tooltips in a browser. There is a link on the main JFreeChart page to Richard's demo...
Regards,
Dave Gilbert
Regards,
Dave Gilbert
Re: Write Tooltips text onto jpeg file
i my applcation i am writing the image to file and the passing on the path of file through and xml doc.
we parse xml get the image path and then display it.
How do display tool tips in this case ?
Regards
Nivedeeta
we parse xml get the image path and then display it.
How do display tool tips in this case ?
Regards
Nivedeeta