apexcharter/NAMESPACE

32 lines
696 B
Plaintext
Raw Normal View History

2018-07-30 22:54:39 +02:00
# Generated by roxygen2: do not edit by hand
export(apexcharter)
export(apexcharterOutput)
2018-07-31 22:56:51 +02:00
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)
2018-07-30 22:54:39 +02:00
export(renderApexcharter)
importFrom(htmlwidgets,createWidget)
importFrom(htmlwidgets,shinyRenderWidget)
importFrom(htmlwidgets,shinyWidgetOutput)
importFrom(htmlwidgets,sizingPolicy)
2018-07-31 22:56:51 +02:00
importFrom(utils,modifyList)