Search found 3 matches

by sdd
Thu Apr 20, 2006 8:22 pm
Forum: JFreeChart
Topic: MeterPlot and empty space
Replies: 4
Views: 4736

Not so much stretched as proportional to the ChartPanel size. If the size of the ChartPanel that contains the Meter is a square, maybe the Meter could fill up the space. I noticed that when the ChartPanel size is smaller (about 200x200 ) the Meter is more of an ellipse (more height than width) than ...
by sdd
Fri Apr 14, 2006 1:29 pm
Forum: JFreeChart
Topic: MeterPlot and empty space
Replies: 4
Views: 4736

MeterPlot and empty space

Hi!

Is there a way to eliminate some of the empty space seen in the ChartPanel on the left and right of the MeterPlot?

Thanks!
by sdd
Thu Apr 06, 2006 4:45 pm
Forum: JFreeChart
Topic: Multiple Colors in Bar
Replies: 13
Views: 16677

Multiple Colors in Bar

Hello, Is it possible to assign a single Bar in a Bar Chart multiple colors? I would like to be able to assign specific colors to a range of values such that, for example, the bar would be green from 0-500 units, yellow from 501-1000 units, and red from 1001-1500 units. So, if the bar is to display ...