Thanks for your help in determining if this is a bug or as expected.
Ben
1 Answer, 1 is accepted
0
Svet
Telerik team
answered on 20 Feb 2018, 03:28 PM
Hi Ben,
Thank you for the provided sample plunker.
The implementation designs of the bar and pie/donut charts differ. This is why their functionality for the aggregate input property is also different. Indeed, our documentation is misleading in this matter and we will update it properly.
Let me know in case I can provide any further assistance for this case.
I need to add some donut charts to display tasks, grouping by priority and then counting them in the series. What could be an approach?
Best,
Nazareth Lopez
Svet
Telerik team
commented on 26 Aug 2021, 11:35 AM
Hi Nazareth,
The aggregate option is supported for categorical chart axis only. An update of documentation has been recently merged to address that, but it will take some time for it to go live.
As for the second question, it doesn't look related to the initial forum post. Thus please open a new thread in order to keep the matters separate and keep a clean history of the forum. As a brief suggestion I could recommend implementing some sort of a drill down effect, where clicking one series will reload the Chart data with information about the specific series that has already been clicked.