Open durga-telsiz opened 6 years ago
+1
Happens for me as well... is there a fix planned?
+1
Damn it, the only damn thing I needed.
Guys, this is easily fixed by adding an id to each axis. So all the items into yAxis
array and xAxis
array need to have a property id
with an unique id
Had a quick look and I think a relatively easy fix is possible. In the meantime setting an id on each axis will work
Thanks @ybrodsky
http://jsfiddle.net/gh/get/jquery/3.1.1/pablojim/highcharts-ng/tree/master/jsfiddles/multi_axis/
This example used to work with older versions.