Skip to content

Commit

Permalink
Merge pull request #29 from bedapub/idavydov-viridis-ncs
Browse files Browse the repository at this point in the history
use viridis for ncs vignette readout
  • Loading branch information
idavydov committed Oct 24, 2023
2 parents bf6c54f + fad4b63 commit 7fc5b2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vignettes/NCS22_talk.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ p1 <- plate_effect_example |>
panel.grid.minor = element_blank()
) +
scale_y_discrete(limits = rev) +
scale_fill_viridis_c() +
ggtitle("Readout")
p2 <- plate_effect_example |>
Expand Down

0 comments on commit 7fc5b2a

Please sign in to comment.