Tulip Network Layout WorkerΒΆ

This worker uses the Tulip visualization framework to apply network layout algorithms to networks.

Documentation for the available layout algorithms is provided here.

Tulip will select an export function based on the extension of the provided output filename. The supported formats are: TLP (.tlp, .tlp.gz, .tlpz), TLP Binary (.tlpb, .tlpb.gz, .tlpbz), TLP JSON (.json), GML (.gml), CSV (.csv). Note that SVG is not available, as this depends on the QT GUI for Tulip.