COLORCYCLE Subcommand (GGRAPH command)

The COLORCYCLE subcommand specifies custom color settings for charts with group elements identified by color. For example, a clustered bar chart.

/COLORCYCLE
  COLORn (R, G, B), COLORn (R, G, B)...
  • n is an integer that represents the order in the color cycle.
  • The three values in parentheses are RGB color values.
  • Default or specified template colors are overridden only for the specified categories.
  • If pattern cycling is in effect (Edit > Options > Charts) and the TEMPLATE keyword of the GRAPHSPEC subcommand does not specify a template that includes color cycles, this keyword has no effect.