Skip to content
This repository has been archived by the owner on Jun 26, 2018. It is now read-only.

Releases: Caleydo/org.caleydo.vis.lineup.demos

LineUp Demos 3.1.3alpha1

05 Feb 07:44
Compare
Choose a tag to compare
Pre-release

exiting new experimental features:

  • load and save LineUp projects (File -> Load/Save Project)
  • export LineUp table to plain text file (File -> Export Data)

It is possible to save/load your custom loaded datasets in a LineUp project. This allows you to persist and share your work.

In addition, you can export your current LineUp table in a tabular separated file, in which all your current columns are exported. For each combined column, a column containing the resulting score followed by the contained columns are created. Moreover, for serial combined columns the corresponding weights are stored in the header lines of its children columns. Snapshots are handled in a simple way, it just dumps each snapshot as an additional table within the same file.

v3.1.1

28 Nov 19:20
Compare
Choose a tag to compare
releasing 3.1.1

v3.0.4

30 Sep 09:12
Compare
Choose a tag to compare

release notes:

  • improved data loader: auto type detection, property editor improvements, date support
  • menu structure similar to Caleydo, including scale factor preferences

LineUp Demos 3.0.3

21 Sep 10:18
Compare
Choose a tag to compare

Bugfix release