Duplicated legend items in "Map with overlaid pie charts" demo. #8478
Comments
Minimal demo (without map, but with colorAxis): https://jsfiddle.net/BlackLabel/g734Lzof/ On addSeries colorAxis legend items are duplicated. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Actual behaviour
All elements in legend are duplicated, but only in DOM (Chart.legend object has appropriate amount of items).
Live demo with steps to reproduce
Demo from our documentation:

https://www.highcharts.com/maps/demo/map-pies
While inspecting
highcharts-legend
group element, we can see:Product version
From v6.1.0
It seems c8a2529 causes the problem:
The text was updated successfully, but these errors were encountered: