mrProgramm123
Posts: 1
Joined: Sat Sep 25, 2021 4:53 am

Export to image not showing zones

I have line series chart with a zone.
When I export the chart to image only the line chart is shown but without the zone.

How I can include Zone to export function?
mateusz.b
Posts: 2006
Joined: Tue Jul 13, 2021 11:34 am

Re: Export to image not showing zones

Hello mrProgramm123,

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

Here you can find a simple demo with line series, zones and exporting module: https://jsfiddle.net/BlackLabel/74epj3z9/
Everything works as intended. Please try to compare your code and check what might be the cause of the issue. If that's not enough and you will still have hard time figuring out what might be wrong, then please reach me out again and provide me with a live working demo like in an example.

Best regards!
Mateusz Bernacik
Highcharts Developer
pst
Posts: 1
Joined: Wed Feb 07, 2024 3:12 pm

Re: Export to image not showing zones

@mateusz.b
so its intended that after export the lines are missing? for the your provided example doesnt show lines after run export. Im using chrome.
jakub.s
Posts: 1164
Joined: Fri Dec 16, 2022 11:45 am

Re: Export to image not showing zones

Hi,

Thanks for the question!

It is not intended for lines to go missing after exporting. This is a regression which appeared with the latest release, Highcharts 11.3.0.

I see that you've already reported this problem on GitHub here: https://github.com/highcharts/highcharts/issues/20602 so our developers will take it from there.

In the meantime, you could roll back to Highcharts 11.2.0, where this issue does not appear: https://jsfiddle.net/BlackLabel/3fyjL2eh/

I know this might not be perfect, but please let me know if you can currently work with that.

Best regards!
Jakub
Highcharts Developer

Return to “Highcharts Usage”