NouranHalawa
Posts: 1
Joined: Sun Jun 04, 2023 1:43 pm

Zoom in and out with highcharts v9.1.2

Sun Jun 04, 2023 1:50 pm

I have a problem with highcharts when zoom in and out with the following log trace:

----------Exception 1-------
java.lang.JsException: TypeError: Cannot convert undefined or null to object
Unknown.keys(Unknown@-1)
Unknown.draw(https://analytics.industrysoftware.auto ... .js@28:263)
Unknown.drawPoint(https://analytics.industrysoftware.auto ... .js@18:286)
Unknown.anonymous(https://analytics.industrysoftware.auto ... .js@413:27)
Unknown.forEach(Unknown@-1)
Unknown.drawPoints(https://analytics.industrysoftware.auto ... 2.js@55:26)
Unknown.render(https://analytics.industrysoftware.auto ... js@175:449)
Unknown.c(https://analytics.industrysoftware.auto ... .js@259:51)
Unknown.(https://analytics.industrysoftware.auto ... .js@199:27)
Unknown.redraw(https://analytics.industrysoftware.auto ... js@342:450)
Unknown.anonymous(https://analytics.industrysoftware.auto ... 2.js@3:365)
Unknown.forEach(Unknown@-1)
Unknown.redraw(https://analytics.industrysoftware.auto ... js@459:364)




Any clue why this happens?

jakub.s
Posts: 972
Joined: Fri Dec 16, 2022 11:45 am

Re: Zoom in and out with highcharts v9.1.2

Mon Jun 05, 2023 6:38 am

Hi,

Welcome to our forum & thanks for the question!

It seems to me like it might be related to some of your custom logic or something with your config.

This error does not appear in a simple Highcharts scenario: https://jsfiddle.net/BlackLabel/x1drh2ya/

Could you please try to reproduce this issue and send me a link? (You could use JSFiddle that I've sent as a starting point).

Only then will I be able to help.

Best regards!
Jakub
Highcharts Developer

Return to “Highcharts Maps”