Description Usage Arguments Value
Extend the axis scale
1 | custom_scale(vec, x_y = "y", extend_ratio_min = 0, extend_ratio_max = 0)
|
vec |
a vector as either the x or y coordinates of the data |
x_y |
whether to extend x or y axis |
extend_ratio_min |
how much to extend along the negative dimension of the axis |
extend_ratio_max |
how much to extend along the positive dimension of the axis |
xlim
or ylim
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.