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

回答編集履歴

1

修正

2020/04/08 07:48

投稿

tiitoi
tiitoi

スコア21960

answer CHANGED
@@ -38,6 +38,7 @@
38
38
  width=0.5,
39
39
  )
40
40
 
41
+ ax.set_xticks(xs)
41
42
  ax.set_xticklabels(labels) # ラベル
42
43
  ax.legend()
43
44
  ax.grid()