quantstats
quantstats copied to clipboard
qs.plots.to_plotly giving canvas error
Hi, I am seeing this error when I use qs.plots.to_plotly(fig)
\plotly\matplotlylib\mplexporter\exporter.py", line 45, in run if fig.canvas is None: AttributeError: 'NoneType' object has no attribute 'canvas'