Your search did not match any results.

Charts - Small Value Groups

DevExtreme PieChart supports small value grouping operations. To enable this functionality, configure the smallValuesGrouping object within series or commonSeriesSettings. This demo sets smallValuesGrouping.mode to "smallValueThreshold" and specifies the threshold property.

www.wikipedia.org
Backend API

You can also set smallValuesGrouping.mode to "topN". In this mode, our PieChart displays a predefined number of large data points (specified with topCount) and groups the rest.