画像の赤丸で囲った部分の余白をなくしたいです。
図にあるような雨温図の、青色の棒グラフと縦軸の隙間がなく、くっついているもしくはほぼ0に近い距離であることが理想形です。
ver : Python 3.7.4 | matplotlib 3.1
試したこと :
set_xmargin(0)
subplots_adjust(left=None, bottom=None, right=None, top=None, wspace=None, hspace=None)
plt.xlim(-0.5,len(df)-.5)
margins(*margins, x=None, y=None, tight=True)
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。