Qurak

VertexStyle

Disponible

Option for styling vertices in graphs

VertexStyle
CompleteGraph[5, VertexStyle -> {_ ? EvenQ -> Orange}, VertexSize -> 0.2] → Graph[<5>, <10>]CompleteGraph[5, VertexStyle -> LightBlue, BaseStyle -> Gray, VertexSize -> 0.2] → Graph[<5>, <10>]CompleteGraph[5, VertexSize -> 0.2, VertexStyle -> Blue, VertexShapeFunction -> vf1] → Graph[<5>, <10>]

Thèmes

Connexes

Les 6300 fonctions · Utiliser ceci depuis un client MCP