dyUnzoom: The dyUnzoom plugin adds an "Unzoom" button to the graph when...

Description Usage Arguments Value Examples

View source: R/plugins.R

Description

The dyUnzoom plugin adds an "Unzoom" button to the graph when it's displaying in a zoomed state (this is a bit more discoverable than the default double- click gesture for unzooming).

Usage

1

Arguments

dygraph

Dygraph to add plugin to

Value

Dygraph with Unzoom plugin enabled

Examples

1
2
3
4

dygraphs documentation built on May 2, 2019, 3:34 p.m.

Related to dyUnzoom in dygraphs...