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

Multiple resize axis demo seems incorrect #21220

Open
royalone opened this issue May 27, 2024 · 1 comment
Open

Multiple resize axis demo seems incorrect #21220

royalone opened this issue May 27, 2024 · 1 comment

Comments

@royalone
Copy link

royalone commented May 27, 2024

The One resizer controlling multiple axes demo linked in the docs at highstock/yAxis.resize.controlledAxis seems broken to me.

Expected behaviour

Dragging the axis resizer will grow/shrink the panes, keeping AAPL & CCI on the top, and RSI & ATR on the bottom

Actual behaviour

AAPL seems to become detached and falls down below with the bottom panes

Live demo with steps to reproduce

https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/stock/yaxis/resize-multiple-axes

Product version

currently seems to be

  • Highstock JS v11.4.3
  • Drag-panes module v11.4.3

Affected browser(s)

Edge Version 125.0.2535.51 (Official build) (64-bit)

@bm64
Copy link
Member

bm64 commented May 28, 2024

Hi @royalone and thanks for reporting

It used to work correctly in v11.1.0 and has been broken since v11.2.0: https://jsfiddle.net/BlackLabel/g92mw7hd/
The issue can be recreated without Highcharts Stock.

Internal note:
Unable to bisect

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

No branches or pull requests

2 participants