The following CSS color formats are available: rgb(), rgba(), #RRGGBB, #RRGGBBAA, #RGB.
Color gradient is specified by a comma separated list of ColorStops. This is used when a measure is on the color channel.
Color palette is a list of colors separated by spaces. This is used when only dimensions are on the color channel
Color and position pairs separated by spaces, where position is a number between 0 and 1.
The following CSS like filters can be used to alter the color:
none: no change.
Length can be set in pixels or in percentage of the element or the element's font size. Pixel is the default unit.
Generated using TypeDoc
Angle can be set in radians, degrees, gradians and turns. Radians is the default unit.