Graph chart

Source code Author

using Deneb, Graphs, NetworkLayout

g = wheel_graph(10)

chart = plotgraph(g)

This page was generated using DemoCards.jl and Literate.jl.