EdgeShapeFunction
可用
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]} 全部 6300 個函式 ·
從 MCP 用戶端使用這個