2022-05-28 Matplotlib - グラフのレイヤー順の調整 Matplotlib Matplotlib Python グラフの引数にzorder=<int>で指定する。 <int>の番号が小さい方が背景側。数字が大きい方が前面に出てくる。 References Zorder Demo — Matplotlib 3.5.2 documentation