Solutionunvalidated
Use the `axis` property to disable both axes, e.g. `axis: { x: null, y: null }`, instead of `yAxis: false`.
f03c5add-592b-42f0-bd34-b2661b324f64
Use the axis property to disable both axes, e.g. axis: { x: null, y: null }, instead of yAxis: false.