Documentation
¶
Index ¶
Constants ¶
View Source
const OrientationLeftRight = "LR"
Variables ¶
View Source
var ( DefaultNodeAttrs = map[string]any{ "shape": "plaintext", "imagepos": "tc", "labelloc": "b", "height": 0.9, } DefaultEdgeAttrs = map[string]any{ "arrowhead": "vee", "arrowtail": "normal", } )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.