This widgets don't support options yet.
Arguments
- hc_opts
A
list
object containing options defined as https://api.highcharts.com/highcharts/.- theme
A
hc_theme
class object.- type
A character value to set if use Highchart, Highstock or Highmap. Options are
"chart"
,"stock"
and"map"
.- width
A numeric input in pixels.
- height
A numeric input in pixels.
- elementId
Use an explicit element ID for the widget.
- google_fonts
A boolean value. If TRUE (default), adds a reference to the Google Fonts API to the HTML head, downloading CSS for the font families defined in the Highcharts theme from https://fonts.googleapis.com. Set to FALSE if you load your own fonts using CSS.