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.
When it comes to diagramming (data architecture, modelling, etc.), I usually work with them in two ways and I wonder if there's a way to achieve it in draw.io. Let's assume 3 phases and there are things that are common between phases and things that change.
*** First approach ***
each phase contain all common parts, let's say elements A, B, C
each phase adds the components that appear later
I keep all layers visible, ordered from the last phase at the top.
This way if I disable Phase III, it shows Phase II, and so on.
Problem: It only works when I add components in new phase but not when I have to remove it
*** Second approach ***
Copy everything between layers and remove/add.
Keep only one layer visible at the time.
Problem: I need to keep switching and adding common components to all the layers. Plus when presenting I need to hide and then show new layer.
Describe the solution you'd like
I haven't found any documentation whether it's possible to streamline the layers' behaviours. I would like to be able to have settings per component and perhaps make it unvisible on a specific layer.
Settings per component could work with a default all "visible on all layers".
Describe alternatives you've considered
I use the first approach and just tell people things will not exist at specific stage.
Additional context
I think the shift would be from a component "belonging" to a layer to "visibility in a layer".
This discussion was converted from issue #5027 on April 19, 2025 06:46.
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
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
When it comes to diagramming (data architecture, modelling, etc.), I usually work with them in two ways and I wonder if there's a way to achieve it in draw.io. Let's assume 3 phases and there are things that are common between phases and things that change.
*** First approach ***
This way if I disable Phase III, it shows Phase II, and so on.
Problem: It only works when I add components in new phase but not when I have to remove it
*** Second approach ***
Copy everything between layers and remove/add.
Keep only one layer visible at the time.
Problem: I need to keep switching and adding common components to all the layers. Plus when presenting I need to hide and then show new layer.
Describe the solution you'd like
I haven't found any documentation whether it's possible to streamline the layers' behaviours. I would like to be able to have settings per component and perhaps make it unvisible on a specific layer.
Settings per component could work with a default all "visible on all layers".
Describe alternatives you've considered
I use the first approach and just tell people things will not exist at specific stage.
Additional context
I think the shift would be from a component "belonging" to a layer to "visibility in a layer".
Beta Was this translation helpful? Give feedback.
All reactions