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
Is there a way to embed a link within an ERD node, similar to this for class diagrams? I haven't been able to find anything in the documentation, and adapting the syntax from other diagram types has not been successful. To clarify, I want the link in the node itself, not in the relationship label.
edit: Alternatively, is there some way to remove the middle and bottom compartments from class diagram nodes? I believe I could make class diagrams work for what I need, with some modifications. I'm able to remove the divider lines, resize the node, and reposition the link via css, but it's a bit clunky and I'm concerned about things lining up in other browsers, if I do everything manually.
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 there a way to embed a link within an ERD node, similar to this for class diagrams? I haven't been able to find anything in the documentation, and adapting the syntax from other diagram types has not been successful. To clarify, I want the link in the node itself, not in the relationship label.
edit: Alternatively, is there some way to remove the middle and bottom compartments from class diagram nodes? I believe I could make class diagrams work for what I need, with some modifications. I'm able to remove the divider lines, resize the node, and reposition the link via css, but it's a bit clunky and I'm concerned about things lining up in other browsers, if I do everything manually.
Beta Was this translation helpful? Give feedback.
All reactions