Free cookie consent management tool by TermsFeed Chart Custom Color Scheme Component (a!colorSchemeCustom)
Chart Custom Color Scheme Component
This function cannot be used with Custom Record Field Expressions.
For a full list of functions and their feature compatibility, explore the Appian Functions table.

Function

a!colorSchemeCustom( Colors )

A custom list of colors to apply to any chart.

See also: Chart Color Schemes, Charts design guidance.

Parameters

Name Keyword Types Description

Colors

Colors

Text

List of colors to use in the custom color scheme. Valid values: any valid hex colors. Maximum colors allowed: 12.

Usage considerations

Series colors

  • If there are more series than colors provided, the colors enumerate through the list again from the beginning.
  • Users can still configure the colors of individual chart series while using a custom color scheme. Any series configurations will take precedence over automatically assigned color scheme colors.

Examples

Copy and paste an example into the INTERFACE DEFINITION in EXPRESSION MODE to see it displayed.

Use the interactive editor below to test out your code:

Open in Github Built: Fri, Nov 10, 2023 (03:42:48 PM)

Chart Custom Color Scheme Component

FEEDBACK