Set Axis's top and height at runtime
In order to display two panes (price pane at top and volume pane at bottom) correctly when chart's container resizing, it would allow to set axis's top and height at runtime.
Or another way you can do is to set axis's top and height value in percentage unit.
Here’s a small plugin that allows setting axis top and height as a percentage: http://jsfiddle.net/highcharts/D6TvE/
-
Panes are more complicated, so they aren't planned in the near future.
-
Anonymous commented
Thanks! Great news.
What about the panes functionality you somewhere wrote you are going to add?
-
Anonymous commented
I agree that being able to set axis's top and height value in percentage unit is critical