AuthoringInfo Field

Contains information about an attribute field relating to Relationship renderers.

Referenced by: authoringInfo

Properties

Property Details
classBreakInfos[] Type: Array
field Attribute field used for renderer.
label The label used to describe the field or attribute in the legend.
normalizationField Attribute field used to normalize the data.

Example

{
  "field": "VOTE_TURNOUT",
  "classBreakInfos": [
    {
      "minValue": 1.0844,
      "maxValue": 54.0946
    },
    {
      "minValue": 54.0946,
      "maxValue": 4083.8235
    }
  ]
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.