Skip to content
Snippets Groups Projects
Commit 91744c76 authored by Mark Hansen's avatar Mark Hansen
Browse files

Update decorate.md: add another example

parent d905caba
No related branches found
No related tags found
No related merge requests found
Pipeline #642936836 passed
......@@ -16,5 +16,6 @@ underlining the label, then going to the closest point of spline.
digraph {
a -> a [label="AA" decorate=true]
a -> b [label="AB" decorate=true]
b -> b [label="BB" decorate=false]
}
{{< /dot_card >}}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment