Learn R Programming

vegalite (version 0.6.1)

facet_row: Create a vertical ribbon of panels

Description

Create a vertical ribbon of panels

Usage

facet_row(vl, field, type, round = TRUE, padding = 16)

Arguments

vl
Vega-Lite object
field
single element character vector naming the column.
type
the encoded field’s type of measurement.
round
round values
padding
facet padding

References

Vega-Lite Faceting

Examples

Run this code
# see facet_col

Run the code above in your browser using DataLab