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/
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/