Use a custom theme or set global theme

tui_theme(tui, ..., name = NULL)

set_tui_theme(name, ...)

Arguments

tui

A tuichart htmlwidget object.

...

Parameters to define theme, see http://nhn.github.io/tui.chart/latest/tui.chart#registerTheme.

name

The name of the theme.

Value

A tuichart htmlwidget object.