Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export output #692

Open
TaguhiSekhleyan opened this issue Aug 8, 2022 · 0 comments
Open

Export output #692

TaguhiSekhleyan opened this issue Aug 8, 2022 · 0 comments

Comments

@TaguhiSekhleyan
Copy link

Problem Description

Please provide a minimal, self-contained, and reproducible example:

f = pf.create_returns_tear_sheet(df, benchmark_rets=benchmark_rets,return_fig=True);
f.savefig('report.pdf')

Please provide the full traceback:

how we can export the full output? I use savefig(), but it saves only plots , and doesn't save  fists part of output

Please provide any additional information below:

saved filed didn't contain tabular part, for example these two tables
image
, saved only plots.

Versions

  • Pyfolio version: 0.9.4
  • Python version: 3.7
  • Pandas version:1.3.5
  • Matplotlib version: 3.5.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant