Skip to content

Releases: JoachimGoedhart/PlotTwist

v1.0.5

08 Sep 11:50
Compare
Choose a tag to compare

Changes & improvements:
-enabled data import through URL
-removed unnecessary comments from code
-updated the ReadMe
-updated the about.html
-removed legend for clusters
-added support for Date format: [yyyy-mm-dd] can be used as an x-variable
-fixed a bug that prevented use of only single condition
-implemented dark theme
-improved visibility of axes
-allow bigger files for upload
-bug fixed that prevented correct setting of the time window for clustering

V1.0.4

12 Nov 12:17
Compare
Choose a tag to compare

This version has several new features and bug fixes:
-Viridis as a color scale
-changed title of app
-added export options (SVG, EPS)
-improved labeling of clusters (with colors)
-added cluster validation indices
-improved support for tidy data from ImageJ
-hc-sorting of heatmap fixed
-Logscale bug fixed
-Improved data import (replace space in header by underscore)
-Added animation to indicate when the app is busy

v1.0.3

03 Sep 07:10
Compare
Choose a tag to compare

Improved labeling for small multiples
-labels in small multiples (for 1 condition) and multiples (>1 condition) are now in top right corner

v1.0.2

29 Aug 05:53
Compare
Choose a tag to compare

Several new features:
-option to add labels to traces
-option to download data in tidy format
-a colorblind safe palette is now default

And several small textual changes of the user interface

v1.0.1

22 Aug 11:16
Compare
Choose a tag to compare
Added/improved several features

-info on data structures (wide vs tidy)
-improved retrieval of max and min times for trimming sliders
-automatic display of plot when example data is used in the ?data variable
-improved retrieval and setting of parameters through URL
-improved annotation of heatmap with text
-object labels in heatmap are hidden by default

v1.0.0

22 Aug 11:12
Compare
Choose a tag to compare

First release of PlotTwist