Specific options for chart

ax_plotOptions(ax, bar = NULL, heatmap = NULL, radialBar = NULL,
  pie = NULL, ...)

Arguments

ax

A apexcharts htmlwidget object.

bar

See bar_opts.

heatmap

See heatmap_opts.

radialBar

See radialBar_opts.

pie

See pie_opts.

...

Additional parameters.

Value

A apexcharts htmlwidget object.