Hello @backtrader! Can you please approve https://github.com/mementum/backtrader/pull/472 these changes?
- added posibitity for Black theme for charts
- added posibitity to run on matplotlib 3.6+
- added posibitity to run on Python 3.9+
Thanks!
Hello @backtrader! Can you please approve https://github.com/mementum/backtrader/pull/472 these changes?
@backtrader Hello! Can you please approve these changes https://github.com/mementum/backtrader/pull/472 ?
1st commit: Option to change background for plotted value tags for dark theme - to get dark theme)))
When you use dark theme you need to change background for plotted value tags.
2nd commit: Fix: In last Python versions collections.Iterable -> collections.abcIterable - to work with Python 3.11+
**3rd commit: Fix: The set_view_interval, set_data_interval ... are removed. Now you can work with matplotlib > 3.6.x
Please review and approve it if you have time. Thanks!