palettes
pentaho.visual.color.palettes
The palettes
namespace contains the standard color palettes instances.
Source: doc-js/pentaho/visual/color/palettes/_namespace.js, line 17
Members
Name | Description |
---|---|
divergentRyb3 : | A divergent color palette of 3 colors: one red, one yellow and another one blue. |
divergentRyb5 : | A divergent color palette of 5 colors: two tones of red, one of yellow and another two of blue. |
divergentRyg3 : | A divergent color palette of 3 colors: one red, one yellow and another one green. |
divergentRyg5 : | A divergent color palette of 5 colors: two tones of red, one of yellow and another two of green. |
nominalDark : | A nominal color palette of 12 dark colors. |
nominalLight : | A nominal color palette of 12 light colors. |
nominalNeutral : | A nominal color palette of 12 neutral colors. |
nominalPrimary : | A qualitative color palette of 36 varied colors. |
quantitativeBlue3 : | A quantitative color palette of 3 tones of blue. |
quantitativeBlue5 : | A quantitative color palette of 5 tones of blue. |
quantitativeGray3 : | A quantitative color palette of 3 tones of gray. |
quantitativeGray5 : | A quantitative color palette of 5 tones of gray. |
Members Details
divergentRyb3: | ||||||
---|---|---|---|---|---|---|
A divergent color palette of 3 colors: one red, one yellow and another one blue.
This palette's Source: javascript/web/pentaho/visual/color/palettes/divergentRyb3.js, line 24 |
divergentRyb5: | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
A divergent color palette of 5 colors: two tones of red, one of yellow and another two of blue.
This palette's Source: javascript/web/pentaho/visual/color/palettes/divergentRyb5.js, line 24 |
divergentRyg3: | ||||||
---|---|---|---|---|---|---|
A divergent color palette of 3 colors: one red, one yellow and another one green.
This palette's Source: javascript/web/pentaho/visual/color/palettes/divergentRyg3.js, line 24 |
divergentRyg5: | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
A divergent color palette of 5 colors: two tones of red, one of yellow and another two of green.
This palette's Source: javascript/web/pentaho/visual/color/palettes/divergentRyg5.js, line 24 |
nominalDark: | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A nominal color palette of 12 dark colors.
This palette's Source: javascript/web/pentaho/visual/color/palettes/nominalDark.js, line 24 |
nominalLight: | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A nominal color palette of 12 light colors.
This palette's Source: javascript/web/pentaho/visual/color/palettes/nominalLight.js, line 24 |
nominalNeutral: | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A nominal color palette of 12 neutral colors.
This palette's Source: javascript/web/pentaho/visual/color/palettes/nominalNeutral.js, line 24 |
nominalPrimary: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A qualitative color palette of 36 varied colors. This color palette is a junction of the following palettes:
This palette's Source: javascript/web/pentaho/visual/color/palettes/nominalPrimary.js, line 30 |
quantitativeBlue3: | ||||||
---|---|---|---|---|---|---|
A quantitative color palette of 3 tones of blue.
This palette's Source: javascript/web/pentaho/visual/color/palettes/quantitativeBlue3.js, line 24 |
quantitativeBlue5: | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
A quantitative color palette of 5 tones of blue.
This palette's Source: javascript/web/pentaho/visual/color/palettes/quantitativeBlue5.js, line 24 |
quantitativeGray3: | ||||||
---|---|---|---|---|---|---|
A quantitative color palette of 3 tones of gray.
This palette's Source: javascript/web/pentaho/visual/color/palettes/quantitativeGray3.js, line 24 |
quantitativeGray5: | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
A quantitative color palette of 5 tones of gray.
This palette's Source: javascript/web/pentaho/visual/color/palettes/quantitativeGray5.js, line 24 |