Sets chart theme tokens using CSS custom properties
Examples
myIO() |>
setTheme(text_color = "#222222", grid_color = "#d9d9d9")
Sets chart theme tokens using CSS custom properties
myIO() |>
setTheme(text_color = "#222222", grid_color = "#d9d9d9")