Documentation
¶
Index ¶
- func New(attrs ...Attribute) *dot.Graph
- type Attribute
- func BackgroundColor(color string) Attribute
- func BottomTop(enable bool) Attribute
- func FontName(name string) Attribute
- func FontSize(size float32) Attribute
- func Label(label string) Attribute
- func NodeSep(size float32) Attribute
- func Ortho(enable bool) Attribute
- func RankDir(dir string) Attribute
- func RankSep(size float32) Attribute
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Attribute ¶
func BackgroundColor ¶
Click to show internal directories.
Click to hide internal directories.