Skip to main content

HI,

 

I've tried:

 

avatarColor: Crimson

avatarColor: "#DC143C"

avatarColor: DC143C

 

But nothing changes. What is the correct sintax?

 

Example:

 

    customAttributes:

      - comparator: EQUAL

        value: 3

        style:

          avatar: true

          iconPosition: ONLY_ICON

          avatarColor: "#DC143C"

 

Best,

João

Try one of these, I have found it difficult when referencing

 

HEX. <HUE>_10, <HUE>_20, <HUE>_30, <HUE>_40, <HUE>_50 where <HUE> can be one of the following: BLUE, RED, GREEN, PURPLE, PINK, WHITE, GRAY_10, GRAY_20, GRAY_30, BLACK

 

 

https://docs.celonis.com/en/waterfall-chart.html#UUID-60b67b56-e07f-c892-2aae-f22c1d67e5f8_id_WaterfallChart-ColorOptions


Reply