python [matplotlib] 122. 凡例の順序を逆にして表示 matplotlibのax.legend()で表示できる凡例の順を逆にする方法について説明する。 2023.01.24 python
matplotlib [matplotlib] 25. 円グラフ(Pie chart) における比率、ラベルの文字サイズ、色の設定方法 matplotlibの円グラフで、文字サイズやカラーを設定する方法について説明する。 2019.03.23 matplotlibpython