powered by
For use together with intersection_size or intersection_ratio
intersection_size
intersection_ratio
upset_text_percentage(digits = 0, sep = "", mode = "distinct")
How many digits to show when rounding the percentage?
set to space (' ') if you prefer a whitespace between the number and the \% sign.
' '
\%
region selection mode for computing the numerator in ratio. See get_size_mode() for accepted values.
get_size_mode()
# NOT RUN { ggplot2::aes(label=!!upset_text_percentage()) # }
Run the code above in your browser using DataLab