Crate graphplot

Crate graphplot 

Source

Modules§

extras

Structs§

Edge
EdgeStyle
FontStyle
FrameStyle
GraphStyle
LineStyle
Multigraph
Represents a Multigraph (supports multiple egdes between same pair of nodes). Supports both directed and undirected edges specified by Edge builder methods.
Node
NodeStyle
PlotConfig
PlotSVG
Represents a plot produced by Graphplot.
Spacing
Specifies the distance between nodes in both horizontal and vertical direction.
Style
StyleUtils
Subgraph

Enums§

ArrowKind
LabelAnchor
Layout
Spesifies the layout of the Plot.
Lines
Spesifies the type of lines to use.
NodeShape
Orientation
Specifies the orientation of the [Multigraph].
Port
Space
Spesifies whether to automatic adjust spacing, or spesify a spesific one (static).

Traits§

RectStyling

Type Aliases§

EdgeId
NodeId
SubgraphId