NetworkLayout.jl icon indicating copy to clipboard operation
NetworkLayout.jl copied to clipboard

Support additional algorithms

Open hdavid16 opened this issue 2 years ago • 0 comments

The following algorithms from GraphPlot are not in NetworkLayout:

  • Community Layout
  • Collapse Layout

See https://github.com/JuliaGraphs/GraphPlot.jl/blob/a04b5cfde71b65b01aa2bae43ce7a15b49c8a85d/src/collapse_plot.jl

It might be worth copying them over to this package so they can be used in GraphMakie?

hdavid16 avatar Apr 03 '23 16:04 hdavid16