green-mountain-tech
Posts: 10
Joined: Tue Mar 30, 2021 7:23 pm

Rendering

Good morning/afternoon (depending on your time)

I'm trying to create a packed bubble chart similar to this one, but I can't figure out how to import these chart type in react. What has worked in the past when using other Highcharts in react was importing the specific chart from the Highcharts package, but I can't find the packed bubble chart within the node package. Am I missing something basic? Is this type of chart available in React? I'm not trying to do anything fancy, just render it with react on the DOM.

link to what i'm going for: https://www.highcharts.com/demo/packed-bubble-split
my github: https://github.com/StoneEnv/highcharts- ... bubble.jsx
pawelys
Posts: 962
Joined: Wed Sep 02, 2020 10:37 am

Re: Rendering

Hi! Thanks for contacting us with your question! I can't get into the link you shared. You can create the live example using this link: https://codesandbox.io/s/highcharts-react-demo-8pkxr

Here is the react demo, where the packed-bubble module is loaded. Let me know, if that works for you, and in case of any further questions feel free to contact us again! Kind regards,
Paweł Lysy
Highcharts Developer

Return to “Highcharts Usage”