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
The width and height of the double glob diamond only worked in dagre.
**: { style.border-radius: 16 } **: { &label: end label: ⬤ shape: circle height: 10 width: 10 } **: { &label: start label: ⬤ label.near: center-center style.fill: black shape: circle height: 10 width: 10 } **: { &shape: diamond label: "" height: 20 width: 20 } start -> Check PIN Check PIN: { direction: right start -> Enter PIN choice.shape: diamond Enter PIN -> choice: "/check PIN" choice -> Enter PIN: "[pin invalid]" choice -> end: "[pin OK]" } Check PIN -> Search Network: "[pin OK]" Search Network -> Ready: network found Check PIN -> Off: power off Search Network -> Off: power off Ready -> Off: power off
The text was updated successfully, but these errors were encountered:
gavin-ts
No branches or pull requests
The width and height of the double glob diamond only worked in dagre.
The text was updated successfully, but these errors were encountered: