mplfinance icon indicating copy to clipboard operation
mplfinance copied to clipboard

Add `yaxis_format` to `mpf.plot()` and to `mpf.make_addplot()`

Open DanielGoldfarb opened this issue 4 years ago • 0 comments

Add yaxis_format kwarg to mpf.plot() and to mpf.make_addplot()

Inspired by this answer to stackoverflow 67232404 which shows a workaround for formatting the y-axis.

May need two kwargs: yaxis_format and secondary_yaxis_format or some other way to indicate which y-axis is to be formatted.

DanielGoldfarb avatar Apr 23 '21 16:04 DanielGoldfarb