FrissC3ChartZoom: Zooms an existing C3Chart from shiny

Description Usage Arguments

View source: R/FrissC3Charts.R

Description

Zooms an existing C3Chart from shiny

Usage

1
FrissC3ChartZoom(session, outputId, minX, maxX)

Arguments

outputId

Id of the C3LineBarChart to update

minX

minimum X value of the zoomed region

maxX

maximum X value of the zoomed region

Shiny

session id


ttraboue/FrissC3 documentation built on May 17, 2019, 8:17 a.m.