Resize pane height dynamically by mouse drag
It would be a nice feature (especially for highstock) if we could change the height of a pane (yAxis) by clicking on its horizontal boundary and dragging it (simultaneously changing the height of the adjoining pane)
10
votes

Implemented as of Highstock 6.0. See https://api.highcharts.com/highstock/yAxis.resize
-
Dan Dascalescu commented
This was implemented - see https://github.com/highcharts/highcharts/issues/7704
-
Wow, great demo!
-
Anonymous commented
check the following example...http://jsfiddle.net/LTgQS/6/