Skip to content
Types
import type { DataWarningKeywords, NumericAggregationParams, DuplicateSeriesIdParams, LayerLoadFailureParams } from "@arcgis/charts-components/utils/chart-config/validator/interfaces.js";

Variables

Type definitions

DataWarningKeywords

Type definition
Type
(typeof DataWarningKeywords)[keyof typeof DataWarningKeywords]

NumericAggregationParams

Type definition

fieldName

Property
Type
string

fieldType

Property
Type
RESTFieldType

aggregationRequested

Property
Type
WebChartStatisticType

DuplicateSeriesIdParams

Type definition

seriesName

Property
Type
string

seriesId

Property
Type
string

LayerLoadFailureParams

Type definition

url

Property
Type
string

portalItemId

Property
Type
string