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>]

Temas

Relacionadas

Las 6300 funciones · Usar esto desde un cliente MCP