qstrader icon indicating copy to clipboard operation
qstrader copied to clipboard

Add filename to trigger save plot

Open cg94301 opened this issue 7 years ago • 1 comments

It seems that the filename parameter needs to be passed to plot_results call inside the save function to trigger saving of the plot.

cg94301 avatar Apr 05 '17 00:04 cg94301

Coverage Status

Coverage remained the same at 57.143% when pulling be902701c67ed2d49a6098023e49755904a0823d on cg94301:explore into 5f8d23accaa9bf49d2106c5928979d2b24ea9520 on mhallsmoore:master.

coveralls avatar Apr 05 '17 00:04 coveralls

Thanks for getting in touch.

We have added this functionality to QSTrader v0.2.6. An optional filename string can be passed to the plot_results call. If passed, the tearsheet output will be saved.

juliettejames avatar Feb 29 '24 10:02 juliettejames