Skip to main content

Tulip 5.7 is available

Tulip 5.7 offers new features, especially:

  • the Bidirectional Edges and Multiple Edges Separation plugins designed to improve the layout of multiple edges,
  • the Unique Neighbors measure plugin, a kind of unique degree computation where multiple edges between two edges count as one,
  • a new version of the Eccentricity measure plugin which allows to compute the graph diameter in any case,
  • the Python 3.11 support.

It add some improvements in:

  • the CSV Import wizard,
  • the interactors of views,
  • the dialogs accessible through the Quick access bar,
  • the Search dialog,
  • the display of plugins documentation.

It also includes important bug fixes in:

  • the support of High DPI scaling,
  • the CSV Import/Export.

Download links
Binaries are available for Windows (64-bit), Linux (a 64-bit AppImage) and MacOSX platforms from the dedicated SourceForge page.
Source packages can be downloaded from the same page.
Windows and macOS installers without the Python components are also available for users who do not intend to use
specific Python code to interact with their data when using Tulip.
Python modules  (tulip-python) are downloadable through pip install command.