Hi, how to set ylim for volume panel if I use code like this: mpf.plot(df, volume=ax2) I tried ax2.set_ylim(0,0.5) but it didn't work
確定! 回上一頁