teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

2

修正

2021/04/20 07:43

投稿

jeanbiego
jeanbiego

スコア3966

answer CHANGED
@@ -1,2 +1,2 @@
1
1
  単にplt.plotが2次元用だからではないでしょうか。公式ドキュメント:[matplotlib.pyplot.plot](https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.plot.html)
2
- 参考に挙げているサイトもplot_wireframeなどを使っていますよ。
2
+ 参考に挙げられているサイトもplot_wireframeなどを使っていますよ。

1

追記

2021/04/20 07:42

投稿

jeanbiego
jeanbiego

スコア3966

answer CHANGED
@@ -1,2 +1,2 @@
1
- 単にplt.plot2次元用だからではないでしょうか。
1
+ 単にplt.plot2次元用だからではないでしょうか。公式ドキュメント:[matplotlib.pyplot.plot](https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.plot.html)
2
2
  参考に挙げているサイトもplot_wireframeなどを使っていますよ。