Closed stephpenn1 closed 2 years ago
Merging #58 (5f017e5) into dev (0df944c) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## dev #58 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 270 270
=========================================
Hits 270 270
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Resolves #57
What was done:
ggplotSave
was using the wrongscale_fill_XXX()
function, resulting in the error detailed in #57ggplotSave
now uses the variableggplotMap
instead of calling the same code twiceWorks now :)