highchartOutput: Widget output function for use in Shiny

View source: R/highcharter.R

highchartOutputR Documentation

Widget output function for use in Shiny

Description

Widget output function for use in Shiny

Usage

highchartOutput(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.


jbkunst/highcharter documentation built on June 13, 2025, 6:59 p.m.