How does now change the size of the labels (tick labels) of the y axis in the matrix section of an Upset plot made with Complex Upset in R? I tried using the matrix=(intersection_matrix()+theme(axis.title.y=element_text(size=200)))
and nothing happens
Changes using a similar approach for the set_size()
work. Hopefully this part of the plots is modifiable.