hc_motion: Setting Motion options to highcharts objects

View source: R/highcharts-api-helpers.R

hc_motionR Documentation

Setting Motion options to highcharts objects

Description

The Motion Highcharts Plugin adds an interactive HTML5 player to any Highcharts chart (Highcharts, Highmaps and Highstock).

Usage

hc_motion(hc, enabled = TRUE, startIndex = 0, ...)

Arguments

hc

A highchart htmlwidget object.

enabled

Enable the motion plugin.

startIndex

start index, default to 0.

...

Arguments defined in https://github.com/TorsteinHonsi/Motion-Highcharts-Plugin/wiki.


jbkunst/highcharter documentation built on March 14, 2024, 12:52 a.m.