rude
Posts: 4
Joined: Fri May 17, 2024 3:47 am

Highchart Polar Chart series performance issue

Hi All,
I am trying to plot polar chart with more than 70+ series, but it's having performance issue, like the series are getting plotted outside the polar graph , I am attaching the photo . If I try to plot for series less that 40 it's getting plotted correctly. I am not able to recreate the issue on jsFiddle , but here's the link https://codepen.io/RuchitaDeshmukh/pen/ExqQNjg , when i try to run the same code on my local I am getting different result as you can see in the image.Please help.
Image
Attachments
Screenshot from 2024-10-27 21-39-38.png
Screenshot from 2024-10-27 21-39-38.png (93.55 KiB) Viewed 620 times
User avatar
dawid.d
Site Moderator
Posts: 1189
Joined: Thu Oct 06, 2022 11:31 am

Re: Highchart Polar Chart series performance issue

Hi,

Thanks for the question!

It looks like you have imported a boost module that does not support polar charts. To make it work, remove the boost module import.

I encourage you to leave a comment (e.g. 'unstale') and upvote this issue, activity under feature requests contributes to their prioritization: https://github.com/highcharts/highcharts/issues/6840

Best regards
Dawid Draguła
Highcharts Developer

Return to “Highcharts Dashboards”