Position scales for continuous data (npcx & npcy)
Source:R/scale-continuous-npc.r
scale_continuous_npc.Rd
scale_npcx_continuous()
and scale_npcy_continuous()
are
scales for continuous npcx and npcy aesthetics expressed in "npc" units.
There are no variants. Obviously limits are always the full range of "npc"
units and transformations meaningless. These scales are used by the newly
defined aesthetics npcx
and npcy
.
Arguments
- ...
Other arguments passed on to
continuous_scale()