Qurak

TreeGraph

Disponible

Tree graph from directed edges with tree layout visualization.

TreeGraph[{v1, v2, …}, {u1, u2, …}]
TreeGraph[{e1, e2, …}]
TreeGraph[{v1, v2, …}, {e1, e2, …}]
TreeGraph[{…, wi[vi, …], …}, {…, wj[ej, …], …}]
TreeGraph[{vi -> vj, …}]
TreeGraph[{1 -> 2, 1 -> 3, 1 -> 4}] → -Graphics-TreeGraph[{1 -> 2, 1 -> 3, 1 -> 4}, DirectedEdges -> False] → -Graphics-TreeGraph[{1 -> 2, 1 -> 3, 1 -> 4}, EdgeStyle -> Arrowheads[Medium], EdgeShapeFunction -> "Arrow"] → -Graphics-

Thèmes

Connexes

Les 6300 fonctions · Utiliser ceci depuis un client MCP