apexcharter/NAMESPACE

39 lines
832 B
Plaintext

# Generated by roxygen2: do not edit by hand
export(apexcharter)
export(apexcharterOutput)
export(ax_annotations)
export(ax_chart)
export(ax_colors)
export(ax_dataLabels)
export(ax_fill)
export(ax_grid)
export(ax_labels)
export(ax_legend)
export(ax_markers)
export(ax_noData)
export(ax_plotOptions)
export(ax_responsive)
export(ax_series)
export(ax_states)
export(ax_stroke)
export(ax_subtitle)
export(ax_theme)
export(ax_title)
export(ax_tooltip)
export(ax_xaxis)
export(ax_yaxis)
export(barOpts)
export(eventsOpts)
export(heatmapOpts)
export(pieOpts)
export(radialBarOpts)
export(renderApexcharter)
export(scrollerOpts)
export(selectionOpts)
importFrom(htmlwidgets,createWidget)
importFrom(htmlwidgets,shinyRenderWidget)
importFrom(htmlwidgets,shinyWidgetOutput)
importFrom(htmlwidgets,sizingPolicy)
importFrom(utils,modifyList)