Constructor
new SpotfireColoringTable(coloringDefinition)
Parameters:
Name | Type | Description |
---|---|---|
coloringDefinition
|
Object | The definition of the coloring |
name
|
String | The name of the color scheme grouping |
templateUrl
|
String | The url of the file that contains the color rules template to apply for this coloring. |
templateLibraryPath
|
String | |
oneScalePer
|
SpotfireOneScalePer {Enum} ▼ | Set the one scale paremeter. You can choose value in |
Enum options: column, trellis | ||
applyTo
|
SpotfireApplyTo {Enum} ▼ | |
Enum options: background, text | ||
mappings
|
Array.<String> | Collection of column names where to apply coloring (used by table plot) |
colorRules
|
Array.<SpotfireColoringRules> | Array of coloring rules definition. |