Qurak

EdgeStyle

Disponibile

Option for styling edges in graphs

EdgeStyle
Table[CompleteGraph[5, EdgeStyle -> style], {style, {Gray, Dashed, Thick}}] → {Graph[<5>, <10>], Graph[<5>, <10>], Graph[<5>, <10>]}CompleteGraph[5, BaseStyle -> Red, EdgeStyle -> Blue] → Graph[<5>, <10>]CompleteGraph[5, BaseStyle -> Red, EdgeStyle -> Dashed] → Graph[<5>, <10>]

Argomenti

Correlate

Tutte le 6300 funzioni · Usa questo da un client MCP