Closed AO-owen closed 8 months ago
Well, theoretically it is possible, but quite complicated. You should start with this tutorial: https://www.amcharts.com/docs/v4/concepts/legend/#Adding_custom_items
My suggestion would be not to modify the original legend but create a separate legend for this case.
Well, theoretically it is possible, but quite complicated. You should start with this tutorial: https://www.amcharts.com/docs/v4/concepts/legend/#Adding_custom_items
My suggestion would be not to modify the original legend but create a separate legend for this case.
I have found a property to solve it, thx. https://www.amcharts.com/docs/v4/reference/slicegrouper/#syncLegend_property
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
When I use the slice grouper for pie chart to group items to 'other' and set click behavior to 'zoom', after clicking 'other' , the legends just become to disabled, is there any way to use the 'other' items to build new legends to replace the current legends