We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I cannot see any way in the docs to save the diagram to png when not using jupyter.
fw.weave(sdd,flows).to_widget(**size).auto_save_png('foo_floweaver.png')
runs but does not save any figure. Is this possible?
The text was updated successfully, but these errors were encountered:
Duplicate of #34, please see discussion there -- it is possible and it's on the roadmap to make it easier.
Sorry, something went wrong.
No branches or pull requests
I cannot see any way in the docs to save the diagram to png when not using jupyter.
fw.weave(sdd,flows).to_widget(**size).auto_save_png('foo_floweaver.png')
runs but does not save any figure. Is this possible?
The text was updated successfully, but these errors were encountered: