Reverse Z axis values

Hello,

I am plotting some 3d graphs in matlab and converting them to plotly graphs. For one of them i need to flip the z axis so the values go in descending order. This is how it is originally in the matlab graph but plotly reverses the order.

I tried using autorange = ‘reversed’ on the z axis but it didn’t seem to do anything.

Thanks for the help!

Reversed axis ranges are not supported in 3D at the moment unfortunately.

We also want reverse axis value in 3D Chart. When we can expect this feature in plotly.js. Meanwhile could you please suggest any workaround to achieve this.

1 Like