subplot_titles: Supply titles to the subplots panel produced by...

View source: R/containerLOT.R

subplot_titlesR Documentation

Supply titles to the subplots panel produced by plotly::subplot()

Description

Supply titles to the subplots panel produced by plotly::subplot()

Usage

subplot_titles(
  widget,
  titles,
  id = NULL,
  lower = "40px",
  fontsize = "20px",
  pull = 0,
  leftpull = 0,
  rightpull = 0
)

Arguments

widget

a widget

titles

list or character vector of titles

id

default=NULL

lower

default="40px", the position titles should be lowered by this amount

fontsize

default="20px"

pull

default=0, the left and right pull add padding to both sides

leftpull

default=0, the left padding

rightpull

default=0, the right padding

Examples

none.

tpemartin/econIDV documentation built on July 2, 2023, 7:36 p.m.