Is it possible to create draw.io files from code on the node.js/python platform? #4545
Unanswered
AndreyMelnikov-dev
asked this question in
Q&A
Replies: 1 comment
-
P.S. generating csv or other formats for subsequent insertion is not suitable, you need to generate an xml (.drawio) file that can be immediately opened in draw.io |
Beta Was this translation helpful? Give feedback.
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 have my own diagram generator, which has very great functionality, it is deployed in a browser application, the task is to export my own diagrams (essentially these are json files) to a draw.io file, which I could immediately open in your application
Beta Was this translation helpful? Give feedback.
All reactions