chartOutput: Chart Output

Description Usage Arguments

Description

Used to build the UI for a corresponding call to renderChart.

Usage

1
chartOutput(outputID, width = "100%", height = "400px")

Arguments

outputID

Output variable from which to read the plot.

width

Plot width on the page.

height

Plot height on the page.


returnString/ggweb documentation built on June 27, 2019, 9:06 p.m.