API
NestedGraphMakie.ngraphplot!
— Methodngraphplot(ng::NestedGraph)
ngraphplot!(ax, ng::NestedGraph)
Plots a NestedGraph. Actually decorates GraphMakie.graphplot
with some extra features.
Attributes
colors=automatic
: Vector of colors for the 1st-level subgraphsmultilayer=false
: Plot 1st-level subgraphs in a multilayer fashionmultilayer_dist=automatic
: how far away should the layer of the graph befold_graphs=[Int[]]
: choose which graphs not to unfold (experimental)show_subgraph_regions=false
depicts all subgraphs in the plot
NestedGraphMakie.ngraphplot
— Methodngraphplot(ng::NestedGraph)
ngraphplot!(ax, ng::NestedGraph)
Plots a NestedGraph. Actually decorates GraphMakie.graphplot
with some extra features.
Attributes
colors=automatic
: Vector of colors for the 1st-level subgraphsmultilayer=false
: Plot 1st-level subgraphs in a multilayer fashionmultilayer_dist=automatic
: how far away should the layer of the graph befold_graphs=[Int[]]
: choose which graphs not to unfold (experimental)show_subgraph_regions=false
depicts all subgraphs in the plot