ChartLabels and ChartLayout->"Percentile"
- To: mathgroup at smc.vnet.net
- Subject: [mg112725] ChartLabels and ChartLayout->"Percentile"
- From: Julian Aguirre <julian.aguirre at ehu.es>
- Date: Tue, 28 Sep 2010 06:05:40 -0400 (EDT)
Compare the following two charts: Table[BarChart[{{1,2}, {3,4}, {5,6}}, ChartLabels->{{"a", "b"," c"}, {"A", "B"}}, ChartLayout->lay, {lay,{"Stacked", "Percentile"}}] The position of the labels in the perecentile chart looks certainly wrong. What I think is the correct position of the labels can be obtained with Placed[{"A","B"}, Center], but I still think this is a (minor) bug. This is in version 7.0 for Mac OS X PowerPC (32-bit) (February 18, 2009), PowerPC G5, Mac OS X 10.5.8