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

Treegraph chart throws error when setting legendSymbol to 'lineMarker'. #19671

Closed
jakubjanuchta opened this issue Aug 31, 2023 · 0 comments · Fixed by #19712
Closed

Treegraph chart throws error when setting legendSymbol to 'lineMarker'. #19671

jakubjanuchta opened this issue Aug 31, 2023 · 0 comments · Fixed by #19712

Comments

@jakubjanuchta
Copy link
Contributor

jakubjanuchta commented Aug 31, 2023

Expected behaviour

When treegraph.legendSymbol is set to lineMarker, the chart doesn't break and there is no error in the console.

Actual behaviour

When treegraph.legendSymbol is set to lineMarker, the chart breaks and TypeError: Cannot read properties of undefined (reading 'indexOf') error is thrown.

Live demo with steps to reproduce

https://jsfiddle.net/BlackLabel/5avsd4hu/

Product version

Highcharts v11.1.0

Affected browser(s)

All

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

Successfully merging a pull request may close this issue.

3 participants