- 28 Jul, 2017 2 commits
- 27 Jul, 2017 1 commit
-
-
dmattek authored
- optional stats in time series plotting - optional overlap of boxplot/violin/dotplot
-
- 26 Jul, 2017 1 commit
-
-
dmattek authored
- recognize "*.os.x" and "*.os.y" as valid column names with X and Y positions - increase fixed plot with of clustered time series
-
- 25 Jul, 2017 2 commits
-
-
dmattek authored
- default value of number of points to skip set to 1
-
dmattek authored
- detecting columns with X & Y positions and plotting them in interactive tcourse plot - option to skip Metadata_Site for contructing unique trackID if it already exists in the dataset - interactive box plots (works poorly) - static time course plot (no interaction) - skipping time points in tcourses
-
- 20 Jul, 2017 1 commit
-
-
dmattek authored
- box-/dot-/violin plots at discrete time points
-
- 19 Jun, 2017 1 commit
-
-
dmattek authored
-
- 30 May, 2017 1 commit
-
-
dmattek authored
-
- 18 May, 2017 1 commit
-
-
dmattek authored
-
- 08 May, 2017 1 commit
-
-
dmattek authored
-
- 12 Apr, 2017 1 commit
-
-
dmattek authored
-
- 11 Apr, 2017 1 commit
-
-
dmattek authored
UI overhaul: side panel added
-
- 14 Mar, 2017 1 commit
-
-
dmattek authored
Added: Load button F-n data4trajPlot that prepares data based on column selections in the UI
-
- 06 Mar, 2017 1 commit
-
-
dmattek authored
-
- 04 Mar, 2017 3 commits
-
-
dmattek authored
Error shows up in app log when plotting. "Warning: Error in <Anonymous>: cannot open file 'Rplots.pdf'" Fix based on: https://github.com/ropensci/plotly/issues/494 Added in plotting f-n: if (names(dev.cur()) != "null device") dev.off() pdf(NULL)
-
dmattek authored
shinyjs library added to ui.R
-
dmattek authored
-