Graph chart labels
using Deneb, Graphs, NetworkLayout
g = smallgraph(:cubical)
chart = plotgraph(g, node_labels='a':'h', edge_labels=1:12)
This page was generated using DemoCards.jl and Literate.jl.
using Deneb, Graphs, NetworkLayout
g = smallgraph(:cubical)
chart = plotgraph(g, node_labels='a':'h', edge_labels=1:12)
This page was generated using DemoCards.jl and Literate.jl.
Settings
This document was generated with Documenter.jl version 1.8.0 on Saturday 7 December 2024. Using Julia version 1.9.4.