Skip to contents

Provides the code for adding padding to a plot, which is sometimes necessary when generating UpSet plots via ComplexHeatmap::UpSet, as the labels will be too long and get cutoff.

Usage

ft_add_padding()

Value

a string

Examples

  ft_add_padding()
#> draw(plot, padding = unit(c(2, 8, 2, 2), "mm"))