Pythonでハイセンスなグラフ作成〜matplotlibスタイル一覧
ほぼ自分の学習記録のためですが、pythonのグラフ描画に使うmatplotlib。このグラフスタイルのギャラリーです。
初学者の方のご参考になれば幸いです🏃♂️
使えるスタイルを表示print(plt.style.available)
'seaborn-dark',
'seaborn-darkgrid',
'seaborn-ticks',
'fivethirtyeight',
'seaborn-whitegrid',
'classic',
'_classic_tes