Charts

Chart

FieldDescriptionTypeRemarks
seriesarray of Series

Series

FieldDescriptionTypeRemarks
divisionLevelDivision level of the seriesDivisionLevel
titleTitle of the seriesstringThe title includes the division name or the scope of the series. It followes no specific pattern and should be used carefully.
typeType describes the data of the seriesstringEnum specified in the endpoint's description
dataData of the seriesarray of DataPoints

DataPoint

FieldDescriptionTypeRemarks
xX value of the data pointinherited or DateType defaults to date if not set in the endpoint's description.
yY Value of the data pointfloat