set_zoom: Set zoom for 'timelines-chart'

View source: R/timelines-set.R

set_zoomR Documentation

Set zoom for timelines-chart

Description

Set zoom for timelines-chart

Usage

set_zoom(timelines, x = NULL, y = NULL)

Arguments

timelines

A timelines-chart htmlwidget object.

x

Chart's time (horizontal) zoom. A null value indicates a zoom reset to full extent.

y

Chart's vertical zoom. The parameter should follow the syntax c("<start row index>", "<end row index>"). A null value indicates a zoom reset to full extent.


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