I don't have any problems to show the pie chart with assigned colors with the fixed labels by just adding the following line to the Simple XML:
However, labels are changed by concatenated with count and percentage, for instance, "P1" is now changed to "P1 (count:12, perc: 24%)". I tried using wildcard such as:
but it doesn't work. Does anyone have any clues?
Thanks
↧