Skip to contents

Process a single facet panel

Usage

process_facet_panel(
  plot,
  panel_info,
  panel_data,
  facet_groups,
  gtable_panel_name,
  built,
  layout,
  gtable
)

Arguments

plot

The original plot

panel_info

Panel information

panel_data

Panel-specific data

facet_groups

Facet group information

gtable_panel_name

Gtable panel name

built

Built plot data

layout

Layout information

gtable

Gtable object

Value

Processed panel data