floweaver
floweaver copied to clipboard
Node labels
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!
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))