hello jfreecharters !
is there a way to resize the plot area, so that it is exactly as big as the chart area ? or resize the chart area to fit the plot area ?
in other words, if u use the chart.setBackgroundPaint(Color.blue) and
plot.setBackgroundPaint(Color.red) methods, u would see only the red color, since the plot area is exactly as big as the chart area...
thanks folks !