set_time: Set time options for 'timelines-chart'

View source: R/timelines-set.R

set_timeR Documentation

Set time options for timelines-chart

Description

Set time options for timelines-chart

Usage

set_time(timelines, use_utc = FALSE, format = "%Y-%m-%d %-I:%M:%S %p")

Arguments

timelines

A timelines-chart htmlwidget object.

use_utc

Whether to display time in the local time zone (false) or in UTC (true).

format

Time format to use in tooltips. See d3-time-format for available options.


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