我想在Plotly中顯示3D曲面圖,但Z軸反轉(我在JavaScript中使用它)。 我試着在佈局中添加的那些事: scene: { zaxis: { autorange: 'reversed'}} 或scene: { zaxis: ...
確定! 回上一頁