In our project we are using Pie chart. When Series count is less then 10-15, all slices are displayed fine, but as more values are added into the series Chart starts to shrink and Legends also show overflow arrow.
So, we are working on a requirement where top 10 counts will be shown on a Pie Chart with a option to load next set values in the series using some kind of control.
Does Highchart have any inbuilt support for the requirement like this?