Is there a way to properly invert the y-axis in Python's 3DAxes plot_surface without it interfering with the x-axis?

前端 未结 0 1089
温柔的废话
温柔的废话 2020-12-15 17:24

I\'m using 3DAxes in Python to plot a surface plot. Im trying to manipulate the y-axis to go from [25 - 0] instead of going from [0-25] in the plot itself. So far I\'ve trie

相关标签:
回答
  • 消灭零回复
提交回复
热议问题