Arcadia-Science / sourmashconsumr

Working with the outputs of sourmash in R
https://arcadia-science.github.io/sourmashconsumr/
Other
24 stars 3 forks source link

make the default theme for the upper half of all of the upset plots `theme_classic()` #57

Closed taylorreiter closed 1 year ago

taylorreiter commented 1 year ago

documentation here: https://krassowski.github.io/complex-upset/articles/Examples_R.html#substituting-themes

upset(movies, genres, min_size=10, themes=list(default=theme()))
taylorreiter commented 1 year ago

closed by #58