Rendering issue?

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
thetravelingcs
Posts: 1
Joined: Wed Jan 25, 2012 12:05 am
antibot: No, of course not.

Rendering issue?

Post by thetravelingcs » Wed Jan 25, 2012 5:54 am

I noticed that if I create a stacked area chart and increase the size of the frame, the chart would have white lines running through it. If the chart is not that large, it won't have any white lines.

The zip file below contains sample code and screenshots showing the problem (see large_chart.png). What can I do to solve this issue? I believe it has to do with the way the chart is being rendered. Thanks!

http://www2.hawaii.edu/~bjpeter/JFreeChart.zip

Sincerely,
BJ Peter DeLaCruz
Honolulu, Hawaii, USA

Locked