Documentation
¶
Index ¶
- func New(g *dot.Graph, fromNodeID, toNodeID string, attrs ...Attribute) error
- type Attribute
- func ArrowSize(size float32) Attribute
- func Color(color string) Attribute
- func Dashed(dashed bool) Attribute
- func Dir(dir string) Attribute
- func FontName(name string) Attribute
- func FontSize(size float32) Attribute
- func Highlight(ok bool) Attribute
- func Label(label string) Attribute
- func PenWidth(size float32) Attribute
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.