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
direction: down queue: { shape: queue label: '' M0; M1; M2; M3; M4; M5; M6; } m0_desc: | Oldest message | m0_desc -> queue.M0 m2_desc: | Offset | m2_desc -> queue.M2 m5_desc: | Last message | m5_desc -> queue.M5 m6_desc: | Next message will be<br> inserted here | m6_desc -> queue.M6
Note: I use dagre layout to render expected behaviour
dagre
The text was updated successfully, but these errors were encountered:
let me take a look how this can be specified in the layout engines
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Expected
Note: I use
dagre
layout to render expected behaviourActual
The text was updated successfully, but these errors were encountered: