hey,
even i m searching for that.. pls send me the link of the example demonstating how to change the colors of each bar of the waterfall chart..
Search found 3 matches
- Fri Oct 27, 2006 12:34 pm
- Forum: JFreeChart
- Topic: How to plot waterfall chart
- Replies: 12
- Views: 17226
- Fri Oct 27, 2006 7:18 am
- Forum: JFreeChart
- Topic: How to change colors bars in WaterFall Chart?
- Replies: 0
- Views: 2325
How to change colors bars in WaterFall Chart?
Hi Friends, I am a newbie to JFree and I am trying hard to change the default colors of bars in WaterFall model chart. I have used the following code to change the colors in waterfall chart. But, it's not working. Can anyone help please. WaterfallBarRenderer renderer = (WaterfallBarRenderer) plot.ge...
- Mon Aug 14, 2006 1:43 pm
- Forum: JFreeChart
- Topic: How to generate Tooltip For Bar Chart
- Replies: 2
- Views: 6350
Re: How to generate Tooltip For Bar Chart
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?? Hey, Is your problem solved..??? :roll: i m...