Highcharter Crosstalk Widget
highchart_ct(data = NULL, hc_opts = list(),
theme = getOption("highcharter.theme"), width = NULL,
height = NULL, elementId = NULL)Data frame
A list object containing options defined as
http://api.highcharts.com/highcharts.
A hc_theme class object.
A numeric input in pixels.
A numeric input in pixels.
Use an explicit element ID for the widget.