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

alignThreshold + stacking doesn't work #17314

Closed
pawellysy opened this issue May 20, 2022 · 12 comments · Fixed by #18179 or #18324
Closed

alignThreshold + stacking doesn't work #17314

pawellysy opened this issue May 20, 2022 · 12 comments · Fixed by #18179 or #18324
Assignees

Comments

@pawellysy
Copy link
Contributor

Expected behaviour

The series should be rendered in the correct place.

Actual behaviour

The Series are behaving as if they would be stacking even though they are on separate axes.

Live demo with steps to reproduce

https://jsfiddle.net/BlackLabel/9b1p5vkn/169/

Product version

v10.1.0

Affected browser(s)

all

Workaround

call chart.redraw() in the load event:
https://jsfiddle.net/BlackLabel/9b1p5vkn/170/

@sierrodc
Copy link

sierrodc commented Jun 3, 2022

Even with the workaround, when you hide/show a serie using the legend the issue reappears.

@NathanManning
Copy link

Any movement on this? I need the legend clicking ability and have data dynamically loaded via other UI elements and can't call just a single redraw() after load.

@pawellysy
Copy link
Contributor Author

Hi @NathanManning, thanks for your input, we will move this task higher in the prioritization board 👍

@NathanManning
Copy link

@circleci-mu Is there a typical cadence to these types of tickets?

@sierrodc
Copy link

sierrodc commented Dec 2, 2022

Not completely sure, but after updating Highchart to version 10.3.2, it seems that the issue is disappeared.
@NathanManning can you also check if this is true for you?

@pawellysy
Copy link
Contributor Author

@sierrodc here it is still broken: https://jsfiddle.net/BlackLabel/9b1p5vkn/344/

@sierrodc
Copy link

sierrodc commented Dec 2, 2022

@pawellysy: you are right, same issue here: https://codepen.io/sierrodc/pen/eYVvWmL?editors=1111

@NathanManning
Copy link

NathanManning commented Dec 15, 2022

@pawellysy This is blocking a production feature. Do they typically get picked up quicker if we go through customer care?

@hubertkozik hubertkozik self-assigned this Dec 16, 2022
@pawellysy
Copy link
Contributor Author

Hello @NathanManning, We are starting development on this bug. You can track the progress in this thread, or in linked PR. Thanks!

@NathanManning
Copy link

@TorsteinHonsi , when will this get published to a new npm version?

@TorsteinHonsi
Copy link
Collaborator

@NathanManning We are planning a release within two weeks from now.

@NathanManning
Copy link

@TorsteinHonsi @circleci-mu Incredible timing on 10.3.3!! Just in time for our launch. Thanks for all the hard work.

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