Couldn't find anything in the docs, is it possible to reverse the Y axis so values go from high to low instead of the usual low to high?
An option to reverse flip y-axis is added in v3.6.0.
So, now you can just do
yaxis: {
reversed: true
}
guys @junedchhipa provided correct information. stop down voting it please :)
Most helpful comment
An option to reverse flip y-axis is added in v3.6.0.
So, now you can just do