|
SOLUTIONS
|
-
函数
- AnimateGraph
- ChangeEdges
- ChangeVertices
- CircularEmbedding
- EdgeColor
- EdgeDirection
- EdgeLabel
- EdgeLabelColor
- EdgeLabelPosition
- EdgeStyle
- EdgeWeight
- GraphCenter
- GraphOptions
- HasseDiagram
- Highlight
- HighlightedEdgeColors
- HighlightedEdgeStyle
- HighlightedVertexColors
- HighlightedVertexStyle
- LoopPosition
- RadialEmbedding
- RankedEmbedding
- RankGraph
- RootedEmbedding
- RotateVertices
- SetEdgeLabels
- SetEdgeWeights
- SetGraphOptions
- SetVertexLabels
- SetVertexWeights
- ShakeGraph
- ShowGraph
- ShowGraphArray
- ShowLabeledGraph
- SpringEmbedding
- TranslateVertices
- VertexColor
- VertexLabel
- VertexLabelColor
- VertexLabelPosition
- VertexNumber
- VertexNumberColor
- VertexNumberPosition
- VertexStyle
- VertexWeight
- Zoom
- 相关指南
- 教程
Displaying Graphs
参考资料参考资料
ShowGraph — display a graph
ShowGraphArray — display several graphs
ShowLabeledGraph ▪ AnimateGraph
SetGraphOptions — set graph display options
GraphOptions — retrieve graph display options
SetEdgeLabels ▪ SetEdgeWeights ▪ SetVertexLabels ▪ SetVertexWeights ▪ Zoom
Graph Embedding
CircularEmbedding — place all vertices on a circle
ChangeVertices — specify coordinates of vertices
ChangeEdges — replace edges of a graph
RankGraph — assign ranks to vertices
RankedEmbedding — place vertices based on their rank
RadialEmbedding ▪ RootedEmbedding ▪ SpringEmbedding ▪ GraphCenter
RotateVertices — rotate vertex positions about the origin
TranslateVertices — shift vertex position by a given vector
Graph Options
EdgeStyle — style of displayed edges
VertexStyle — style of displayed vertices
EdgeColor ▪ EdgeLabel ▪ EdgeWeight
EdgeDirection ▪ EdgeLabelColor ▪ EdgeLabelPosition
VertexColor ▪ VertexLabel ▪ VertexWeight
VertexNumber ▪ VertexNumberColor ▪ VertexNumberPosition
VertexLabelColor ▪ VertexLabelPosition ▪ LoopPosition
Highlight — highlight elements of a graph
