Label Ordering
Posted: Tue Feb 24, 2004 10:21 pm
I have a chart that shows # of minutes in downtime per shift per area. The chart shows each area with a bar for each shift along the graph. The problem I am having is since I am using the areaid for grouping so the bars for each shift for that area appear next to each other, the labels sometimes overlap. I am using the text value which corresponds to the name of the area versus its id on the bottom axes. Is there a way to either stop the labels from being overlapped or reorder the points such the order is by the text name of the label versus the value?