highchartOutput: Widget output function for use in Shiny

Description Usage Arguments

View source: R/highcharter.R

Description

Widget output function for use in Shiny

Usage

1
2
3
4
5
highchartOutput(outputId, width = "100%", height = "400px")

highchartOutput2(outputId, width = "100%", height = "400px")

highchartOutputZ(outputId, width = "100%", height = "400px")

Arguments

outputId

The name of the input.

width

A numeric input in pixels.

height

A numeric input in pixels.


highcharter documentation built on Jan. 3, 2022, 5:08 p.m.