You must be logged in to post your query.
Home › Forums › Chart Support › Pie Chart top results
Is there a way to have a pie chart only show the top (maybe 10) results? All others go into an other group.
@idqsupport,
Parsing through the dataset to accept the values that are greater than 10 before passing it to chart options should work fine in this case. Please take a look at this JSFiddle for the same.
— Shashi Ranjan Team CanvasJS
You must be logged in to reply to this topic. Login/Register