You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed `if (plottype not in _valid_types_all) ... ` and also `num_panels = config['num_panels']`; fix panel limits in comments and exception texts; and replace `pyplot.savefig()` with `Figure.savefig()` so as to use only mplfinance's own Figure object.
0 commit comments