Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

IColorPalette

pentaho.visual.color.IColorPalette

A color palette is an ordered list of colors.

Properties:
Name Default Value Description
name : string

The name of the color palette.

colors : Array.<string>

The array of colors of the palette, in "#RRGGBB" format.

Source: doc-js/pentaho/visual/color/IColorPalette.js, line 17

See also:  pentaho.visual.color.PaletteRegistry