Embedded analytics SDK API
    Preparing search index...

    Type Alias ChartColor

    ChartColor: string | { base: string; shade?: string; tint?: string }

    Type declaration

    • string
    • { base: string; shade?: string; tint?: string }
      • base: string
      • Optionalshade?: string

        Darker variation of the base color

      • Optionaltint?: string

        Lighter variation of the base color