The default coordinate system. Use it to return to Cartesian coordinates or to force a fixed aspect ratio.
Examples
orb(mtcars, x = wt, y = mpg) + orb_points() + orb_coord_cartesian()
#> <orb_spec>
#> data: 32 rows x 11 columns
#> mapping: x, y
#> layers: points