spacing on gant chart

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

spacing on gant chart

Post by Sharon » Mon Dec 09, 2002 8:01 pm

I have changed the values in the following calls to change the spacing on my gant chart

setIntroGapPercent();
setTrailGapPercent();
setItemGapsPercent();
setCategoryGapsPercent();

If I only have 4 bar on the chart they are evenly spaces accross the top, Is there any way to not use the trail gap percent.

thanks

David Gilbert

Re: spacing on gant chart

Post by David Gilbert » Mon Dec 09, 2002 10:58 pm

Hi Sharon,

I'm not sure I understand what is going wrong in your chart. If you e-mail me an image file showing the chart, and a description of what is wrong, I'll try to help...

Regards,

DG

Locked