You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree to follow the Code of Conduct that this project adheres to.
I have searched the issue tracker for a feature request that matches the one I want to file, without success.
Is your feature request related to a problem? Please describe.
I use DrawIO-Desktop to edit diagrams. Some of them are generated by external scripts that edit directly the ".drawio" (xml) file.
I also have Mermaid generated graph edited directly in the file.
When I open DrawIO, the mermaid graph location is highlighted with the mermaidData but no SVG/BASE64 render of the graph.
If I click on the empty mermaid graph I have data inserted in the file by script
If I apply the data the graph render appear. So the Mermaid code don't have error.
Describe the solution you'd like
Maybe an option to render Mermaid graph at DrawIO load in a configuration editor. I did many search but no found solution for that kind of feature.
This discussion was converted from issue #4315 on April 08, 2024 13:42.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is your feature request related to a problem? Please describe.
I use DrawIO-Desktop to edit diagrams. Some of them are generated by external scripts that edit directly the ".drawio" (xml) file.
I also have Mermaid generated graph edited directly in the file.
When I open DrawIO, the mermaid graph location is highlighted with the mermaidData but no SVG/BASE64 render of the graph.
If I click on the empty mermaid graph I have data inserted in the file by script
If I apply the data the graph render appear. So the Mermaid code don't have error.
Describe the solution you'd like
Maybe an option to render Mermaid graph at DrawIO load in a configuration editor. I did many search but no found solution for that kind of feature.
Thanks <3
Beta Was this translation helpful? Give feedback.
All reactions