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

plot_composite_network #3

Open
lacpromoter opened this issue Dec 16, 2019 · 1 comment
Open

plot_composite_network #3

lacpromoter opened this issue Dec 16, 2019 · 1 comment

Comments

@lacpromoter
Copy link

Is there an option to save the composite_network in pdf? Thanks!

@abarysh
Copy link
Contributor

abarysh commented Dec 17, 2019

Yep, it's the save_fig argument (added in commit 6dade73). Example:

sf.plot_composite_network(show_each_domain=False, save_fig='./output.pdf')

BTW, we're in the process of producing a more formal documentation for all the functions and arguments, so all of these functionalities should be a bit more transparent.

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

2 participants