automaticly disable item labels if not enough space?

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Elly
Posts: 19
Joined: Tue Jun 07, 2005 2:26 pm
Location: Germany
Contact:

automaticly disable item labels if not enough space?

Post by Elly » Tue Aug 23, 2005 1:36 pm

Hi
I have following problem:

sometimes in Stacked Bar Chart item labels are bigger than the space available (I placed the item labels inside of the bar).

Is there any possibility to disable the values, where there is not enough space?
using JFreeChart 1.0.0 rc1, Java 1.4.2

Locked