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

Invisible issue for line after chart width with zones. #17481

Closed
altmshfkgudtjr opened this issue Jul 8, 2022 · 4 comments · Fixed by #17491
Closed

Invisible issue for line after chart width with zones. #17481

altmshfkgudtjr opened this issue Jul 8, 2022 · 4 comments · Fixed by #17491
Assignees

Comments

@altmshfkgudtjr
Copy link

That problem occurs on charts with long data that have zones.
I searched for existing issues, but couldn't find any similar cases. 😢

I also tested the cropThreshold attribute, but there was no change.


Actual behaviour

With zones - JsFiddle

image

Without zones - JsFiddle

image


Expected behaviour

The line <path> must also be connected to the point that exists after scrollWidth.

image


Product version

Highcharts 10.1.0


Affected browser(s)

Chrome 103.0.5060

@karolkolodziej
Copy link
Contributor

Hi @altmshfkgudtjr!
Thank you for reporting that issue.

@karolkolodziej
Copy link
Contributor

The issue is already fixed and the code is available in the PR: #17491
Demo: https://jsfiddle.net/BlackLabel/x1c739uh/

@altmshfkgudtjr
Copy link
Author

Oooh it works for me.

Thanks for the quick fix! Long live the high chart!

@pawellysy
Copy link
Contributor

hi @altmshfkgudtjr, we keep issues open, until we merge the attached PR. We do that to know that the bug is fixed on master and won't happen in the next release. I will reopen this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants