問題タブ [shading]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
679 参照

python - 3DラインプロットPythonのライン間の領域を埋める

13 本の線がある 3D ライン プロットがあります。

線の間の領域 (y 軸に沿って) を陰影付けして、影付きの丘の外観を与えたいと考えています。

ここに画像の説明を入力 これを行う方法はありますか?x データと y データの表面プロットを作成できるように、データを 2D 配列に変換しようとしましたが、x データの長さは 101 項目で、y データは 13 個の値の 1 つです。