Closed
Description
I added my 10th panel today and hit two places where the "validators" rejected the plot.
Easy fix: just increase (or remove) the upper limit check. I increased them to 20 in my local source and everything still works.
Any reason the limit is there in the first place?
mplfinance/src/mplfinance/_arg_validators.py
Line 304 in 385b27c
mplfinance/src/mplfinance/plotting.py
Lines 207 to 209 in 1cc114a