Website
Live demos
Guides
Source
Preparing search index...
The search index is not available
OpenAlgo Charts API - v2.3.2
OpenAlgo Charts API
widget
resolveTheme
Function resolveTheme
resolveTheme
(
t
:
undefined
|
ChartTheme
|
WidgetThemeName
,
)
:
{
name
:
WidgetThemeName
;
theme
:
ChartTheme
}
Resolve a theme option to the engine palette and the chrome mode.
Parameters
t
:
undefined
|
ChartTheme
|
WidgetThemeName
Returns
{
name
:
WidgetThemeName
;
theme
:
ChartTheme
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Website
Live demos
Guides
Source
OpenAlgo Charts API - v2.3.2
Loading...
Resolve a theme option to the engine palette and the chrome mode.