ui.plot: shinypipe UI for creating a plot with zoom and pan functions

Description Usage Arguments

View source: R/p_plot.R

Description

shinypipe UI for creating a plot with zoom and pan functions

Usage

1
ui.plot(id, height = 450, brush = list(clip = F), zoom = F)

Arguments

id

namespace id (string)

height

height of the widget

brush

list of arguments to be sent to brushOpts (except for id and resetOnNet)

zoom

Default behavior for the brush (set it to NULL to disallow the user to toggle the zoom feature on)


rajkar86/shinypipe documentation built on Aug. 22, 2021, 9:48 p.m.