fit: Set zoom and center of the graph display so that graph fills...

View source: R/cyjShiny.R

fitR Documentation

Set zoom and center of the graph display so that graph fills the display.

Description

Set zoom and center of the graph display so that graph fills the display.

Usage

fit(session, padding = 50)

Arguments

session

a Shiny server session object.

padding

integer, default 50 pixels.

Value

Nothing

See Also

fitSelected

Examples

## Not run: 
fit(session, 100)

## End(Not run)


cyjShiny documentation built on March 31, 2023, 10:24 p.m.