wilkelab / cowplot

cowplot: Streamlined Plot Theme and Plot Annotations for ggplot2
https://wilkelab.org/cowplot/
704 stars 84 forks source link

Update example theme (issue #143) #144

Closed mikemahoney218 closed 4 years ago

mikemahoney218 commented 5 years ago

This doesn't change the sidebar not appearing as in issue #143, but should fix the theme reverting to the default ggplot theme.

codecov-io commented 5 years ago

Codecov Report

Merging #144 into master will decrease coverage by 1.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
- Coverage   68.69%   67.62%   -1.07%     
==========================================
  Files          20       20              
  Lines         856      797      -59     
==========================================
- Hits          588      539      -49     
+ Misses        268      258      -10
Impacted Files Coverage Δ
R/stamp.R 0% <ø> (ø) :arrow_up:
R/as_grob.R 30.3% <0%> (-1.13%) :arrow_down:
R/key_glyph.R 95.38% <0%> (-0.77%) :arrow_down:
R/themes.R 96.21% <0%> (-0.3%) :arrow_down:
R/draw.R 46.83% <0%> (-0.23%) :arrow_down:
R/set_null_device.R 0% <0%> (ø) :arrow_up:
R/align_plots.R 100% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 597b3ea...3740b95. Read the comment docs.