Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Help plot monthly returns heatmap.

Hey folks ,

I am still working on my python skills , so pardon me if this is an easy task. I am trying to get a good quality image of monthly heat map for a backtest. For eg - 56180d0a08738810e958b87f

Basically I would like to increase the dimensions of the heatmap produced in pyfolio analysis .
I have tried to play around with pyfolio code on github but not succeeded . Would really appreciate any help.

-Yatharth

2 responses

Thanks Grant . I am looking to plot this ( http://imgur.com/0sshpMl) with increased dimensions . How can I do that ?