You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using that within a chart with 2 axis, displayed the same way as a quotes/volumes chart.
And I've figured out that candlestick and ohlc are rendered out of their y-axis after having scaled the axis. Here is a live example : http://jsfiddle.net/0dxvav2d/
You can switch the series type at line 71.
The text was updated successfully, but these errors were encountered:
Originally posted at highcharts/highcharts#3689
I've used this plugin to make my axis scalable : http://www.highcharts.com/plugin-registry/single/20/Scalable%20Y-Axis
I'm using that within a chart with 2 axis, displayed the same way as a quotes/volumes chart.
And I've figured out that candlestick and ohlc are rendered out of their y-axis after having scaled the axis. Here is a live example : http://jsfiddle.net/0dxvav2d/
You can switch the series type at line 71.
The text was updated successfully, but these errors were encountered: