set_margins: Set margins for 'timelines-chart'

View source: R/timelines-set.R

set_marginsR Documentation

Set margins for timelines-chart

Description

Set margins for timelines-chart

Usage

set_margins(timelines, left = 90, right = 100, bottom = 26, top = 30)

Arguments

timelines

A timelines-chart htmlwidget object.

left

Chart's left margin, which contains the left-side group axis labels.

right

Chart's right margin, which contains the right-side series axis labels.

bottom

Chart's top margin, which contains the color legend.

top

Chart's bottom margin, which contains the time axis labels.


dreamRs/timelineschart documentation built on Oct. 6, 2022, 2:13 p.m.