Make a Positioning Function from a set of points on a vertical line that will be spaced out using qp.labels.
vertical.qp <- function(M){ avoid.collisions <- qp.labels("y","bottom","top",make.tiebreaker("x","y"),ylimits) list(M,"reduce.cex.lr",avoid.collisions) }
Please contact Toby Dylan Hocking if you are using directlabels or have ideas to contribute, thanks! |
Documentation website generated from source code version 2021.2.24 (git revision bb6db07 Mon, 14 Jun 2021 22:38:45 +0530) using inlinedocs. |
validate |