Hi David,
I am using stackedbarchart in my application.Values will change dynamically in the application and if any one of the value is very large then graph is plotted with the color corresponding to that value and not able to see other values.
I tried using setForegroundAlpha()to plot but its looking as if graph is overlapped.
can you please suggest me , is there any option in jfreecharts to overcome this?