Biogen-Inc / tidyCDISC

Demo the app here: https://bit.ly/tidyCDISC_app
https://biogen-inc.github.io/tidyCDISC/
GNU Affero General Public License v3.0
107 stars 38 forks source link

Fix heatmap not displaying Time Dependent axis values #221

Closed tdwils closed 1 year ago

tdwils commented 1 year ago

Addresses #214 .

For the study selected, there was only one Time Dependent value ("HEIGHT"). Since there was only one value, the dropdown menu was displaying "Time Dependent" as the label. The name had to be explicitly assigned in order for it to display.

codecov[bot] commented 1 year ago

Codecov Report

Merging #221 (9fc81e8) into devel (1eeed0a) will increase coverage by 0.03%. The diff coverage is 38.46%.

:exclamation: Current head 9fc81e8 differs from pull request most recent head 1b2fc9e. Consider uploading reports for the commit 1b2fc9e to get more accurate results

@@            Coverage Diff             @@
##            devel     #221      +/-   ##
==========================================
+ Coverage   19.86%   19.90%   +0.03%     
==========================================
  Files          50       50              
  Lines        4596     4602       +6     
==========================================
+ Hits          913      916       +3     
- Misses       3683     3686       +3     
Impacted Files Coverage Δ
R/mod_popExp_fct_line.R 0.00% <0.00%> (ø)
R/mod_popExp_heatCorr.R 0.00% <0.00%> (ø)
R/mod_popExp_scatter.R 0.00% <0.00%> (ø)
R/mod_popExp_fct_scatterplot.R 82.53% <83.33%> (+0.42%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.