Hi,
I'd like to make an XY Area Chart with multiple colors. The part of the chart with a value above a certain value (for instance 100%) should be a different color than the rest of the chart.
Anyone any ideas?
Matthieu
XYAreaChart with multiple colors
Re: XYAreaChart with multiple colors
Hi.
I have the same problem with XY Area Chart. I have read some topics about line coloring http://www.jfree.org/phpBB2/viewtopic.php?t=19958. But reimplementing getItemPaint does not change a line (or area) color between points.
Is there something new, in newer JFreeChart versions which can help with it now?
Thanks
I have the same problem with XY Area Chart. I have read some topics about line coloring http://www.jfree.org/phpBB2/viewtopic.php?t=19958. But reimplementing getItemPaint does not change a line (or area) color between points.
Is there something new, in newer JFreeChart versions which can help with it now?
Thanks