I am trying to use the Pie Chart, but my data source has repeating values as follows:
STATUS, COUNT
OPEN, 3
CLOSED, 4
HOLD, 2
OPEN, 2
OPEN, 4
Is there a way to group the LABEL (STATUS), directly in the Pie Chart or do I have to aggregate totals in the data source?
Thank you,
Joe DiPilato
Hi Joe,
Our Pie Chart visualizes the data that is bound to. So the way to achieve what you want in this case is to aggreagate your data. In case of any further questions, please let us know.
Best regards,
Anatoli Iliev