Releases: JoachimGoedhart/PlotTwist
v1.0.5
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
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
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
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
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
First release of PlotTwist