Default draw.io configuration #4652
Unanswered
ch-westphal
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Sur https://www.drawio.com/doc/faq/configure-diagram-editor trouve "defaultEdgeStyle". Je pense que le default edge style est "endArrow=classic;html=1;rounded=0;". Supprime endArrow, i.e. utilise "html=1;rounded=0;" pour defaultEdgestyle. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking to simplify the use of draw.io considerably so that I can use it with young schoolchildren to make electrical diagrams.
With the URL parameters I've arrived at :
but I can't manage to impose, by default and without user action, connectors without any arrows, either at the beginning or at the end.
It's certainly possible to draw a connector, select it, remove the arrow and then click on "set as default style" but I'd like this to be the setting for all connectors from start-up and without any action from the user.
Is this possible with a URL parameter?
If not, is it possible by modifying your own draw.io instance?
Thanks
Translated with DeepL.com (free version) my english is poor :-(
Beta Was this translation helpful? Give feedback.
All reactions