v1.0.2
Several bug fixes, improvements and new features:
-Improved support of Okabe&Ito color palette on dark bg
-Changed 'Replicas' to 'Replicates'
-Changed example data (1 dataset, with improved reference by hyperlink)
-Added function_tidy_f.R for conversion of wide data to tidy data
-Added option to 'convert to tidy' for spreadsheet data, which takes number of lines and optional names for columns
-Added option for continuous x-axis variables
-Improved explanation of data formats
-Improved calculation for differences (now correctly implemented for median)
-Improved styling of p-value (scientific notation for low values)
-Added option to show data distribution by violin plot (instead of dots)
-Option to display stats for conditions (SD or 95CI)
-Improved display of stats for conditions in table (also when no replicates are selected)
-Improved user interface
-Improved display of table with stats summary
-Fixed a bug that crashed the app when data was pasted
-Added notifcations that inform users when (i) majority of replicates is non-normally distributed, (ii) data pairing is selected and (iii) when median is selected to calculate statistics for conditions
-improved/fixed display of 95%CI for conditions
-Improved upload (no need to select file type, this is defined by file extension)
-Added option to download SVG
-Added an explanation for the stats tables
-Improved the explanation of the statistics that are listed on the 'Data summary' tab
-Improved User interface by logical ordering of inputs
-Added option to show data without offset/jitter
-Added option for paired measurements (only allows non-jittered display of data)
-Added several linetypes for pairing of data
-Lines for paired data have the color of the replicate
-If the control has n<3, show a warning (no comparison possible)
-Improved explanation of stats tables