Scales for zend
scale_zend_continuous(
name = waiver(),
breaks = waiver(),
labels = waiver(),
limits = NULL,
range = c(1, 100),
trans = "identity",
guide = FALSE
)
See ggplot2::scale_size
for more information
a numeric vector of length 2 that specifies the minimum and maximum size of the plotting symbol after transformation.