Visualization Notes
Saturday, December 21, 2019
Interactive Graph Styling
Manipulate[CompleteGraph[12,
EdgeStyle->Flatten[Table[Table[k<->j->Hue[k/12],
{k,12}],{j,2,V}]],
VertexStyle->Flatten[Table[k->Hue[k/12],{k,12}]]],
{V,Range[12,2,-1]}]
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment