Hi,
I have created a bar chart using JFreeChart library, how can i add the Tool Tip for each bar? I have tried to set the tooltip generator in renderer, but it is not displaying the tooltip.
Note: I am displaying the bar chart in Applet.
Can anyone help??
How to generate Tooltip For Bar Chart
-
- Posts: 3
- Joined: Mon Aug 14, 2006 1:35 pm
Re: How to generate Tooltip For Bar Chart
Hey,agohar wrote:Hi,
I have created a bar chart using JFreeChart library, how can i add the Tool Tip for each bar? I have tried to set the tooltip generator in renderer, but it is not displaying the tooltip.
Note: I am displaying the bar chart in Applet.
Can anyone help??
Is your problem solved..???

Can you share how you did that..???
MIB