Dashboard List Formatting
Since version: 1.11
The Dashboard List Formatting profile is used for list elements in ArcGIS Dashboards. An expression can be written to customize the way list elements render data points. It is expected that the script returns a dictionary of name-value pairs specific for the list element.
Context
This profile was created for use in the following context:
Profile variables
Variable Name | Type | Description |
---|---|---|
$datapoint | Feature | The data point being evaluated for the visual element. |
Function bundles
Return types
For a list of valid dictionary keywords, click here.