mklocek
Posts: 2
Joined: Tue Nov 02, 2021 3:06 pm

Pie charts cutted on Map chart

I have a problem with the map chart with overlaid pie charts. The pie charts are cutted on top. It can be reproduced on this example: https://www.highcharts.com/demo/maps/map-pies

All you need to do is zoom-in the map chart, move it up and down and look at the pie charts. This is how it looks on my side:
cutted-pie-chart.png
cutted-pie-chart.png (102.1 KiB) Viewed 694 times
Note that this problem didn't appear for Highcharts v8. I noticed that while upgrading to v9. The example above also works on v9.

I believe it's a bug and should be fixed.
magdalena
Posts: 517
Joined: Tue Aug 24, 2021 1:32 pm

Re: Pie charts cutted on Map chart

Hi,

Welcome to our forum and thanks for contacting us with your question!

I've reported a bug, which you can track here: https://github.com/highcharts/highcharts/issues/16588
As a temporary workaround, you can resolve the problem by setting series.clip to false.

​If you have further inquiries, you may reach out to me at any time.
Regards!
Magdalena Gut
Developer and Highcharts Support Engineer
mklocek
Posts: 2
Joined: Tue Nov 02, 2021 3:06 pm

Re: Pie charts cutted on Map chart

series.clip resolved the problem. Thank you!
magdalena
Posts: 517
Joined: Tue Aug 24, 2021 1:32 pm

Re: Pie charts cutted on Map chart

That's great to hear! In case of any further questions, feel free to contact us again.
Magdalena Gut
Developer and Highcharts Support Engineer

Return to “Highcharts Maps”