Hi ,
How to add tooltip to servlet based Stacked horizontal bar chart?
Thanks,
Nivedeeta
Tooltip
Re: Tooltip
You cannot do it with JFreeChart 0.9.2, however you will be able to with the next version 0.9.3. If you cannot wait for the next release you can download the latest code from CVS on SourceForge or alternatively a packaged version from http://homepage.ntlworld.com/richard_c_ ... freechart/.
Take a look at ImageMapDemo1, 2 and 3 in the com.jrefinery.chart.demo package for examples of how to use the new facility.
Regards,
Richard...
Take a look at ImageMapDemo1, 2 and 3 in the com.jrefinery.chart.demo package for examples of how to use the new facility.
Regards,
Richard...