grid_facet {vegalite} | R Documentation |
Facet grid aesthetics
grid_facet(vl, grid_color = NULL, grid_opacity = NULL, grid_offset = NULL)
vl |
Vega-Lite object |
grid_color |
color of the grid between facets. |
grid_opacity |
|
grid_offset |
offset for grid between facets. |