float
The float 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
float
Editor
Edit float variables using a standard browser number input. If minimum, maximum, or both values are specified in the config, a helper message shows below the input to notify the user of these ranges.
Variable Specific Properties
| Property | Argument | Description | |
|---|---|---|---|
|
float |
|
|
|
object |
All properties are optional. |
|
|
|
float |
The minimum value allowed for this variable. Inclusive. |
|
|
float |
The maximum value allowed for this variable. Inclusive. |
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:
|
|
boolean |
Triggers the UI to require a value for certain variable types. Not used for this variable type. |
Deprecated Properties
| Property |
|---|
None. |
Comments
0 comments
Please sign in to leave a comment.