scale_unit {ggforce} | R Documentation |
Position scales for units data
Description
These are the default scales for the units
class. These will usually be added automatically. To override manually, use
scale_*_unit
.
Usage
scale_x_unit(...)
scale_y_unit(...)
Arguments
... |
Passed on to |
[Package ggforce version 0.4.2 Index]