Can I modify existing diagrams? #49
Replies: 1 comment
|
Hey @sammerlahn sorry for the long delay on this answer! That's something we would like to do but it's not yet supported. Drawpyo basically supports a small subset of everything possible in Draw.io but that's fine since it's a one-way sync. Being able to import any Draw.io file, work with even a subset of the functionality in drawpyo, and re-export it is going to be some work to implement. So maybe someday but not yet today. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I would like to modify previously created diagrams iteratively via python code. Is it possible with DrawPy?
I.e. I need to
How would I be able to that?
All reactions