archivesunleashed / graphpass

GraphPass is a utility to filter networks and provide a default visualization output for Gephi or SigmaJS.
https://archivesunleashed.org/
Other
17 stars 2 forks source link

Better layout control #9

Closed greebie closed 6 years ago

greebie commented 6 years ago

Find a way to handle layouts without overloading the number of flags.

greebie commented 6 years ago

The main reason for layout enhancements has to do with the size of the graph. At the end of the day, with exponential growth in the amount of memory and time it takes to run these without parallel computing it is not worth exploring in great detail at this time.