回答編集履歴

1

2024/01/16 02:55

投稿

melian
melian

スコア21109

test CHANGED
@@ -1,4 +1,4 @@
1
- `set_zorder()` を使います。
1
+ `matplotlib.axes.Axes.set_zorder()` を使います。
2
2
  ```python
3
3
  import matplotlib.pyplot as plt
4
4
  import numpy as np