Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 776 Bytes

Tulip.md

File metadata and controls

10 lines (7 loc) · 776 Bytes

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.