Hi!!,
I need your help again.
I have to build a LineChart, my problem is the following:
when two series have the same values the second line put on top and I can´t see the first one.
I would like to know if it´s possible to display both of them.
Thanks.
Inma
LineChart
Re: LineChart
Not really. You could experiment with the setForegroundAlpha method in the Plot class...a value of 0.7 (say) should make the lines slightly transparent, so you'll get more of an idea that there are two lines overlaid.
Any other suggestions on how to handle this are welcome.
Regards,
DG.
Any other suggestions on how to handle this are welcome.
Regards,
DG.