Allowed attributes:
EdgeColor, EdgeStyle, Hidden, Name, NodeColor, NodeLabels, NodeStyle, Title, VertexColor, VertexLabels, VertexStyle

Visualization

VISUAL_TIGHT_SPAN
This is a variation of VISUAL_BOUNDED_GRAPH for the special case of a tight span. The tropical vertices are embedded according to the METRIC, the others are hanged in between.
Returns: Visual::Graph
VISUAL_EDGE_COLORED_BOUNDED_GRAPH (%Visual::Graph::decorations)
Visualize the EDGE_COLORED_BOUNDED_GRAPH of a polyhedron.
Possible supplements: DIRECTED_GRAPH, VERTEX_COLORS, MIN_MAX_FACE
VISUAL_BOUNDED_GRAPH (%Visual::Graph::decorations)
Visualize the BOUNDED_GRAPH of a polyhedron.
Possible supplements: DIRECTED_GRAPH, VERTEX_COLORS, MIN_MAX_FACE
VISUAL_SPLITS
Visualize the splits of a finite metric space (that is, a planar image of a tight span). Calls SplitsTree.
Returns: Visual::FiniteMetricSpace