Rdocumentation
powered by
Learn R Programming
highcharter (version 0.4.0)
hc_pane: Adding annotations to highcharts objects
Description
Applies only to polar charts and angular gauges. This configuration object holds general options for the combined X and Y axes set. Each xAxis or yAxis can reference the pane by index.
Usage
hc_pane(hc, ...)
Arguments
hc
A
highchart
htmlwidget
object.
...
Arguments defined in
http://api.highcharts.com/highcharts#pane
.