group
The group variable is part of the array of objects you use to define data and non-data values for this visualization.
Note: You must be an administrator to manage custom visual types.
Type
group
Editor
group variables are not represented on the settings panel. Enable editing a group variable by adding an axis label for the variable using the createAxisLabel method on the controller.
Variable Specific Properties
| Property | Argument | Description | ||
|---|---|---|---|---|
|
object |
All properties are optional. |
||
|
|
string |
The name of the color palette to use. The value |
|
|
|
integer |
Define this property to enable color configuration for this variable. |
|
|
|
boolean |
Define as |
|
|
object |
Define defaulting sort and limit properties for this variable. All properties are optional. |
||
|
|
integer |
Limit to the number of groups to return. |
|
|
|
object |
|
|
|
|
|
string |
Default sort direction. Valid values are |
Generic Properties
Generic properties apply to many variables.
| Property | Argument | Description |
|---|---|---|
|
string |
The name of the property. It must be unique among all variables on the visualization. This name is used to access the data accessor and/or variable value on the controller provided to the visualization. |
|
string |
A description of the variable for your reference. This is not displayed in the UI. |
|
array of strings |
A list of field types to include when selecting fields for this variable. Accepted values:
|
|
integer |
The number of colors to include in the color palette by default. 0 will choose the smallest palette available. |
|
boolean |
Triggers the UI to require a value for certain variable types. Not used for this variable type. |
Deprecated Properties
| Property |
|---|
|
|
Comments
0 comments
Please sign in to leave a comment.