回答編集履歴
1
追記
answer
CHANGED
@@ -7,4 +7,4 @@
|
|
7
7
|
> `ax.yaxis.set_scale('log')`
|
8
8
|
> This will however not cause the axes to be scaled logarithmic but labeled logarithmic. ax.set_yscale('log') will cause an exception in 3D
|
9
9
|
|
10
|
-
らしいです。
|
10
|
+
ということらしいです。
|