Resolve scale and guide for layered and multi-view displays

resolve_views(v, scale = list(), axis = list(), legend = list())

Arguments

v

A vega() object.

scale

A named list of every channel to define either "shared" or "independent".

axis

A named list of positional channels like x and y.

legend

A named list of non-positional channels, such as color/colour, opacity, shape, and size.