Qurak

VertexStyle

Disponível

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

Tópicos

Relacionados

Todas as 6300 funções · Usar isto de um cliente MCP