We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is the one I have created : ER diagram however I would like to have it split into 2 different sections as in the screenshot shared.
May be a subgraph as we have in flowchart would help
No response
The text was updated successfully, but these errors were encountered:
related? #3225
Sorry, something went wrong.
Hi, Is it possible to make this diagram look more organized ? https://mermaid.live/edit#pako:eNqlVctugzAQ_BW0Z4TAJBB8rtRT1ao9VKqQIgs7CVLAyMFqU8O_F0IerePEoHJjd3aZmTVrBRmnDDAw8ZCTtSBFWjrd8ywoE-9EsA2XO_YouKyctvG8phlSDnZSKHCQwm28GlL9I2VOHd5jljnVwp-nquW6LzsDWisTLWqi9CI4lVl9Rl6LCHBxt2KkimoouyfPJMxiUmuVojQXLunBjvIk7pJQYxmaXX-VW6Z73cf0tqKLWTreLRl7QEwslaO79fuInD0xg9T00U4gNnVcGsw-vLH0zOKPQz4mJ_1TN2pOYaOtdWajZel-yyfdbdvor3aKvhyuCtS_N8ClVzOwNdt7JgIuFEwUJKfdwj58PoV6wwqWQo-hbEXktu4Jtx2UyJq_7csMcC0kc0FWlNTsuOUBr8h210UrUn5w_ucdsIIvwChCXuRH84WP0DwIAxf2gAM_9JJZ4M_iGKEkTALUuvB9aOB7CQrjOIkX8ygM_UWMXGA0r7l4Gq6Yw03T_gBqfRu_
In PlantUML we can use packages
@startuml package "Classic Collections" #DDDDDD { Object <|-- ArrayList } package net.sourceforge.plantuml { Object <|-- Demo1 Demo1 *- Demo2 } @enduml
May be mermaidjs could support them too
See https://www.plantuml.com/plantuml/uml/SoWkIImgAStDuU8gI4pEJanFLL1opaaiBivCLd3Epyb9JIx9pCyhLb9GTW43XMek1GN_f2oWk89DZQwkWcDHKMAbJsPn2LSjmeYyr1AzulpIekJKjFoYz5IzWfp4F90b6BfTKdFp3O5YO5f12o9W13BA8JKl1UGi0000
No branches or pull requests
Description
This is the one I have created : ER diagram however I would like to have it split into 2 different sections as in the screenshot shared.
Steps to reproduce
May be a subgraph as we have in flowchart would help
Screenshots
No response
Code Sample
No response
Setup
Suggested Solutions
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: