Optional
options: ODSChartsThemeOptionsoptions used to generate the theme.
the theme manager. This manager is used to retrieve the Apache ECharts theme and manage the chart options in accordance with the Orange Design System. It is used to add features:
Entry point of the library.
Once the library integrated, via
<script src="...ods-charts.js">
import \* as ODSCharts from 'ods-charts'
use
ODSCharts.getThemeManager
(ODSChartsThemeOptions) to get the ODSChartsTheme.It returns the generated theme manager.