jfloods
Posts: 2
Joined: Tue Apr 06, 2021 9:16 pm

Multiple Highcharts, bar graph is missing on this page

Other Highcharts elements are working but the bar graph highcharts

https://www.floods.org/membership-commu ... al-report/

ASFPM Membership (in this section should be a bar graph displaying)
Click here for large view


I believe it is affecting this one too on the page

Growth of CFM’s Nationwide
2017 _ 10,150
2018 _ 10,386
2019 _ 10,672
2020 _ 10,751

This is the Enlargement module page view, it is sharing a global module on this page and the above page section (that is missing)
https://www.floods.org/membership-commu ... -overview/

Views fine here

https://codepen.io/jenfloods/pen/jOyXEQd
mateusz.b
Posts: 2006
Joined: Tue Jul 13, 2021 11:34 am

Re: Multiple Highcharts, bar graph is missing on this page

Hello jfloods,

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

Could elaborate a bit more what exactly is missing? I've seen your shared link and the mentioned section, but I can't tell what exactly is wrong. Here's how it looks like for me:
chart.png
chart.png (57.96 KiB) Viewed 403 times
The chart looks exactly the same as the codepen demo that you provided.

All additional informations would be greatly appreciated.

Best regards!
Mateusz Bernacik
Highcharts Developer
jfloods
Posts: 2
Joined: Tue Apr 06, 2021 9:16 pm

Re: Multiple Highcharts, bar graph is missing on this page

Now it is not working/displaying again. :/
What can we do to resolve this.
mateusz.b
Posts: 2006
Joined: Tue Jul 13, 2021 11:34 am

Re: Multiple Highcharts, bar graph is missing on this page

Hello jfloods,

Now I can clearly see that the page is missing a chart you mentioned. Also, I was able to find the missing chart config in the website sources and to recreate it:
https://jsfiddle.net/BlackLabel/jb6atqwy/

As you can see the demo with this config works fine, which makes me think that there is no problem with Highcharts and the cause of the issue is related to these errors which are thrown in console when you visit the site. It seems that the issue is not on our side and I would suggest sorting out these errors in the first place, as I highly believe this would be the fix.

Especially I would take a closer look at these:
hs.png
hs.png (70.69 KiB) Viewed 329 times
And also at this https://assets.highcharts.com/errors/16/, as this is present in the console too.

Let me know if you were able to solve that issue.
Best regards!
Mateusz Bernacik
Highcharts Developer

Return to “Highcharts Usage”