AuthoringInfo Statistics

Statistics queried from the layer to be used by the legend. The statistics can be used by the legend to avoid displaying data values that fall outside the data range despite the renderer's configuration. Only applies to univariateColorSize styles with an above-and-below univariateTheme.

Referenced by: authoringInfo

Properties

Property Details
max A numeric value indicating the maximum value of the data represented by the renderer.
min A numeric value indicating the minimum value of the data represented by the renderer.

Min and max data values in the dataset Example

{
  "min": 0,
  "max": 23.8951
}

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