Skip to content

Commit

Permalink
use viridis for ncs vignette readout
Browse files Browse the repository at this point in the history
  • Loading branch information
idavydov authored Oct 24, 2023
1 parent bf6c54f commit fad4b63
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 fad4b63

Please sign in to comment.