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

回答編集履歴

1

s

2019/10/15 05:48

投稿

tiitoi
tiitoi

スコア21960

answer CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  > 全ての数値をラベル表示するにはどうしたら良いでしょうか?
4
4
 
5
- set_xticks() で x 軸のラベルを示してください。
5
+ set_xticks() で x 軸のラベルを的に設定してください。
6
6
 
7
7
 
8
8
  [matplotlib.pyplot.xticks](https://matplotlib.org/3.1.1/api/_as_gen/matplotlib.pyplot.xticks.html)