Free cookie consent management tool by TermsFeed Chart Custom Color Scheme Component (a!colorSchemeCustom)
Chart Custom Color Scheme Component

Function

a!colorSchemeCustom( Colors )

A custom list of colors to apply to any chart.

See also:

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:

Feature compatibility

The table below lists this SAIL component's compatibility with various features in Appian.
Feature Compatibility Note
Portals Compatible
Offline Mobile Compatible
Custom Record Field Expressions Incompatible
Process Reports Incompatible

You cannot use this function to configure a process report.

Process Events Incompatible

You cannot use this function to configure a process event node, such as a start event or timer event.

Open in Github Built: Thu, Mar 28, 2024 (08:18:08 PM)

Chart Custom Color Scheme Component

FEEDBACK