The + operator assembles a plot from parts, in the tradition of a layered
grammar of graphics.
Examples
orb(mtcars, x = wt, y = mpg) + orb_points() + orb_theme_dark()
#> <orb_spec>
#> data: 32 rows x 11 columns
#> mapping: x, y
#> layers: points