jolvera
Posts: 1
Joined: Tue Nov 23, 2021 4:36 pm

Map with overlaid pie charts example with Highcharts React

Following the official example "Map with overlaid pie charts" I tried to reproduce it using Highcharts React, but the pie charts don't show at all.

I googled for an example of that demo using react and found https://codesandbox.io/s/highcharts-react-demo-qd13s, which is a recommendation from this thread viewtopic.php?t=43108.

However, if you see that Codesandbox example, the pie charts aren't showing either.

Is this a bug, or do we need to do something extra when using React to make the pie charts show?
magdalena
Posts: 517
Joined: Tue Aug 24, 2021 1:32 pm

Re: Map with overlaid pie charts example with Highcharts React

Hi,

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

The above examples work correctly until the 9.2.2 version.

Demo 9.2.2 version:
https://codesandbox.io/s/highcharts-rea ... rked-28e0d

In Highcharts Maps v9.3.0 map geometry has improved by removing axes and implementing a MapView class.

Changelog:
https://www.highcharts.com/blog/changel ... aps-v9.3.0

Demo 9.3 version:
https://codesandbox.io/s/highcharts-rea ... rked-6ubvv

Let me know if you have any further questions,
Regards!
Magdalena Gut
Developer and Highcharts Support Engineer

Return to “Highcharts Maps”