Function getThemeManager

  • Entry point of the library. It returns the generated theme manager.

    This manager is used to retrieve the Apache ECharts theme and manage the chart options in accordance with the Orange Design System.

    The method takes the theme configuration as a parameter ODSChartsThemeOptions.

    Parameters

    Returns ODSChartsTheme

    the theme manager