Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export hides lines when using zones #20602

Closed
enersis-pst opened this issue Feb 7, 2024 · 4 comments
Closed

Export hides lines when using zones #20602

enersis-pst opened this issue Feb 7, 2024 · 4 comments

Comments

@enersis-pst
Copy link

enersis-pst commented Feb 7, 2024

Expected behaviour

Chart will still be the same after exporting the chart
image

Actual behaviour

inside chart the lines which have zones will be hidden after exporting it
image

Live demo with steps to reproduce

https://jsfiddle.net/nxbgdhvj/3/
use the export button and export as any type (for example png)
the lines are than not shown

Product version

latest

Affected browser(s)

chrome

@highsoft-bot highsoft-bot added this to To do in Development-Flow via automation Feb 7, 2024
@enersis-pst enersis-pst changed the title Export removes lines when using zones Export hides lines when using zones Feb 7, 2024
@enersis-pst
Copy link
Author

looks like zone objects will be cleaned
before
image

after
image

@enersis-pst
Copy link
Author

someone describe the same problem here https://www.highcharts.com/forum/viewtopic.php?f=9&t=47401

@jszuminski
Copy link
Contributor

Works well with 11.2.0: https://jsfiddle.net/BlackLabel/3fyjL2eh/
Seems to have been broken with 11.3.0: https://jsfiddle.net/BlackLabel/gjpom8cz/

@jszuminski
Copy link
Contributor

Fixed with: #20558
Here's a demo from master: https://jsfiddle.net/cuetrbfw/

Development-Flow automation moved this from To do to Done Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

3 participants