Skip to content

Line connecting the columns of the waterfall series missing #18636

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

Closed
ehtasham-haq opened this issue Mar 8, 2023 · 1 comment · Fixed by #18651
Closed

Line connecting the columns of the waterfall series missing #18636

ehtasham-haq opened this issue Mar 8, 2023 · 1 comment · Fixed by #18651

Comments

@ehtasham-haq
Copy link

ehtasham-haq commented Mar 8, 2023

Expected behaviour

If any series contain null data then the connecting line should work by skiping the null column only.

Actual behaviour

Line connecting the columns of the waterfall series doesn't plot if series contain any 'null' value. It was working fine before 9.2.0 release.

Live demo with steps to reproduce

https://jsfiddle.net/ehtashamulhaq/890vuhg1/1/

Product version

Highcharts 9.2.0 and higher

Affected browser(s)

N/A

@karolkolodziej
Copy link
Contributor

karolkolodziej commented Mar 10, 2023

Hi @ehtasham-haq. Thank you for reporting the issue.

It was most likely introduced in version v9.2.0 by #16073

Internal note:
The getCrispPath returns an incorrect path for the lines.

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.

4 participants