EdgeShapeFunction
Disponível
Option giving the function that draws each edge of a graph plot
EdgeShapeFunction
ResourceData["EdgeShapeFunction"]
→ ResourceData[EdgeShapeFunction]AdjacencyGraph[{{0, 1, 0}, {0, 0, 1}, {1, 0, 0}}, EdgeShapeFunction -> "CarvedArrow"]
→ AdjacencyGraph[{{0, 1, 0}, {0, 0, 1}, {1, 0, 0}}, EdgeShapeFunction -> CarvedArrow]{PetersenGraph[5, 2, EdgeShapeFunction -> "CarvedArrow"], GridGraph[{3, 3}, EdgeShapeFunction -> "CarvedArrow"]}
→ {Graph[<10>, <15>], GridGraph[{3, 3}, EdgeShapeFunction -> CarvedArrow]} Todas as 6300 funções ·
Usar isto de um cliente MCP