Search found 2 matches

by illuin
Fri Jul 14, 2006 3:37 pm
Forum: JFreeChart
Topic: MeterPlot and empty space
Replies: 4
Views: 4745

Re: MeterPlot and empty space

OK, I finally figured this one out. SYMPTOM: MeterPlots smaller than 300x200 are no longer drawn as circles CAUSE: ChartPanel is applying an affine transform to the graphics device that scales x & y differently. This is being done to satisfy the minimumDrawWidth and minimumDrawHeight constraints. WO...
by illuin
Thu Jul 13, 2006 8:53 pm
Forum: JFreeChart
Topic: MeterPlot and empty space
Replies: 4
Views: 4745

Re: MeterPlot and empty space

Was there ever a resolution to this? I'm having the same issue (using JFreeChart 1.0.1).

Thanks,
Keith