質問編集履歴
1
出力したグラフを載せました
title
CHANGED
File without changes
|
body
CHANGED
@@ -38,4 +38,7 @@
|
|
38
38
|
plt.yticks(fontsize=fontsize)
|
39
39
|
plt.title("histgram_log-log-plot",fontsize=fontsize)
|
40
40
|
plt.show()
|
41
|
+
|
41
|
-
```
|
42
|
+
```
|
43
|
+
|
44
|
+

|