shrinktext_grob: A collection of horizontal labels which shrink if they get...

View source: R/grid_util.R

shrinktext_grobR Documentation

A collection of horizontal labels which shrink if they get too small.

Description

A collection of horizontal labels which shrink if they get too small.

Usage

shrinktext_grob(label, x, y, just, max_width = 20, ...)

Arguments

label

Vector of labels.

x

Vector of x positions.

y

Vector of y positions.

just

Text justification.

max_width

Maximum width of labels (defaults to units of lines).

...

Further arguments to grob.


MonashBioinformaticsPlatform/varistran documentation built on June 9, 2025, 8:36 a.m.