I encountered the same issue.

python: 3.8.3
backtrader: 1.9.76.123
matplotlib: 3.3.1

you can either downgrade to matplotlib 3.2.2 or refer this pull request to fix it yourself:
https://github.com/mementum/backtrader/pull/418