quantstats icon indicating copy to clipboard operation
quantstats copied to clipboard

Underwater Plot doesn't show average of drawdown

Open none2003 opened this issue 1 month ago • 1 comments

When using reports.full, I noticed that the Underwater Plot does not display the average drawdown:

Image

However, in the HTML file generated by reports.html, the average drawdown is displayed:

Image

I understand that when the returns contain multiple columns, it may not be practical to display the average drawdown. That said, it would be highly appreciated if the average drawdown could be shown when the returns are presented as a single series.

none2003 avatar Nov 29 '25 17:11 none2003

I have created a PR for it: https://github.com/ranaroussi/quantstats/pull/490. I would greatly appreciate it if you could kindly review and consider merging it. Thank you so much for your time and support!

none2003 avatar Nov 29 '25 17:11 none2003