Documentation ¶
Index ¶
Constants ¶
View Source
const ( MIN_RANK_SEP = 60 EDGE_LABEL_GAP = 20 DEFAULT_PADDING = 30. MIN_SPACING = 10. )
Variables ¶
View Source
var DefaultOpts = ConfigurableOpts{
NodeSep: 60,
EdgeSep: 20,
}
Functions ¶
Types ¶
type ConfigurableOpts ¶
Click to show internal directories.
Click to hide internal directories.