python:matplotlib:基本的な使い方
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionNext revisionBoth sides next revision | ||
python:matplotlib:基本的な使い方 [2018/01/20 23:44] – koudai | python:matplotlib:基本的な使い方 [2018/01/20 23:48] – [データのプロット] koudai | ||
---|---|---|---|
Line 163: | Line 163: | ||
plt.ylabel(" | plt.ylabel(" | ||
- | plt.plot(x, y, label=" | + | plt.plot(x, y) |
plt.show() | plt.show() | ||
- | </pyrhon> | + | </file> |
{{: | {{: | ||
各データは直線で結ばれます。 | 各データは直線で結ばれます。 | ||
- | もし点だけにしたいなら< | + | もし点だけにしたいなら< |
python/matplotlib/基本的な使い方.txt · Last modified: 2021/06/27 22:04 by 127.0.0.1