maxWitdh of bars?

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Magnus Johansson

maxWitdh of bars?

Post by Magnus Johansson » Thu Dec 12, 2002 4:02 pm

Hi all,

First of all, keep up the good work! You have a nice framework going here. Now to my question,..

I have been using JFreeChart for a year or so and there is really just one thing I miss. Its the possibility to set a maximum with value for the bars in for example in a StackedVerticalBarChart,..I know it has been some talk in the forum about this before. Will this be implemented in the future? The workaround as I get it is to work with the margins and gap but I find that abit to "messy" when you chart that can contain from 1 to 24 bars.

Regards,
Magnus

David Gilbert

Re: maxWitdh of bars?

Post by David Gilbert » Fri Dec 13, 2002 12:52 am

Hi Magnus,

I understand where you are coming from. I've added this as a feature request on SourceForge, so I don't forget about it...the id is 653019.

Regards,

DG

Locked