robertmartin8 / PyPortfolioOpt

Financial portfolio optimisation in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
https://pyportfolioopt.readthedocs.io/
MIT License
4.28k stars 930 forks source link

How to display an asset name ? #419

Closed psachin closed 2 years ago

psachin commented 2 years ago

Can we display an asset name in https://pyportfolioopt.readthedocs.io/en/latest/_images/ef_plot.png ?

robertmartin8 commented 2 years ago

That isn't supported by default, but it's a reasonable feature request!

dpapakyriak commented 2 years ago

I will try and handle this!