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

Node labels #118

Open
khoojj opened this issue Sep 7, 2021 · 1 comment
Open

Node labels #118

khoojj opened this issue Sep 7, 2021 · 1 comment

Comments

@khoojj
Copy link

khoojj commented Sep 7, 2021

Hi, I find that my node labels at the right most edge is always cut-off no matter how I set the size of the figure (pic attached). The same is seen after I export it as png. Is there a way I can adjust the label?
Thanks!

Screen Shot 2021-09-07 at 2 11 51 AM

@nof21
Copy link

nof21 commented Jan 13, 2022

If you set margins in a proper size this issue is fixed.

Example:
weave(sdd, flows,palette=palette).to_widget(width=900, height=600,margins=dict(left=120, right=120))

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