ranaroussi / quantstats

Portfolio analytics for quants, written in Python
Apache License 2.0
4.82k stars 841 forks source link

draw visuals in plotly #341

Open coderyiyang opened 6 months ago

coderyiyang commented 6 months ago

This is a remarkable package that saves us the effort required for computing results and visualization, enabling us to concentrate on strategic researches. Nonetheless, a possible drawback is that the generated graphics lack interactivity as in plotly graphs. I have come across the method qs.plots.to_plotly(), but I am uncertain about its functionality and unable to run it. Any assistance would be greatly appreciated. Thank you!

grzesir commented 2 months ago

Check out https://github.com/Lumiwealth/quantstats_lumi, which is being updated regularly. We are a fork of this library that is being maintained by Lumiwealth