make_subplots: Title

Description Usage Arguments

View source: R/make_subplots.R

Description

Title

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
make_subplots(
  data,
  group_column,
  nrows = 2,
  margin = 0.07,
  shareY = TRUE,
  shareX = TRUE,
  plot_title = NULL,
  y_axis_title = NULL,
  ...
)

Arguments

data
group_column
nrows
margin
shareY
shareX
...
master_y_axis_title

ZacharyWaller/plotlyhelp documentation built on Dec. 18, 2021, 8:26 p.m.