Graphviz: Difference between revisions
Jump to navigation
Jump to search
| Line 64: | Line 64: | ||
=== Difference between label and xlabel=== | === Difference between label and xlabel=== | ||
Attribute label works not good as expected while using in subgraph. | |||
{| class="wikitable" | {| class="wikitable" | ||
! label || xlabel || label in subgraph || xlabel in subgraph | ! label || xlabel || label in subgraph || xlabel in subgraph | ||
Revision as of 03:11, 26 February 2019
Beautify Edges
Edge Attributes
| label | arrow | other |
|---|---|---|
|
arrowhead arrowsize arrowtail color colorscheme comment constraint decorate dir fillcolor fontcolor fontname fontsize id len lhead ltail minlen nojustify penwidth pos samehead sametail showboxes target tooltip weight
Edge label
All kinds of labels
Difference between label and xlabel
Attribute label works not good as expected while using in subgraph.
| label | xlabel | label in subgraph | xlabel in subgraph |
|---|---|---|---|