Hello, Please note the width and alpha arguments in are not functioning in the make_addplot function addplot = [mpf.make_addplot(df['R'], type='line',secondary_y=True, ylabel='R', width= 0.1, alpha = 0.5)]
Hello,
Please note the width and alpha arguments in are not functioning in the make_addplot function
addplot = [mpf.make_addplot(df['R'], type='line',secondary_y=True, ylabel='R', width= 0.1, alpha = 0.5)]