The color
namespace contains color-related classes and utilities.
Source: doc-js/pentaho/visual/color/_namespace.js, line 17
Child Namespaces
Name | Summary |
palettes | The palettes namespace contains the standard color palettes instances. |
spec | The visual.color.spec namespace contains specification interfaces for the visual.color namespace types. |
Classes
Name | Summary |
Level | The Level class is String based enumeration that represents a Level of Measurement, as understood by S. S. Steven and as applied to the visual representation capabilities of a color palette. |
Palette | The base class of color palettes. |
PaletteProperty | The PaletteProperty class represents a color palette of a visualization and defines its required capabilities. |