This widgets don't support options yet.
Usage
highchartzero(
hc_opts = list(),
theme = NULL,
width = NULL,
height = NULL,
elementId = NULL
)Arguments
- hc_opts
A
listobject containing options defined as https://api.highcharts.com/highcharts/.- theme
A
hc_themeclass object.- width
A numeric input in pixels.
- height
A numeric input in pixels.
- elementId
Use an explicit element ID for the widget.
