Skip to contents

Returns chart type names from the generated myIO schema.

Usage

myio_list_chart_types()

Value

A character vector of chart type names.

Examples

head(myio_list_chart_types())
#> [1] "line"    "point"   "bar"     "hexbin"  "treemap" "gauge"