Skip to main content

getCachedSeriesForSettings

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / utils/charts/core/renderChartSeriesCache / getCachedSeriesForSettings

Function: getCachedSeriesForSettings()

getCachedSeriesForSettings(entry: FieldSeriesEntry, labels: readonly unknown[], maxPointsValue: MaxPointsValue): CachedSeriesForSettings

Defined in: utils/charts/core/renderChartSeriesCache.ts:84

Returns cached Chart.js points and axis bounds for a field/label/limit tuple.

Parameters​

entry​

FieldSeriesEntry

labels​

readonly unknown[]

maxPointsValue​

MaxPointsValue

Returns​

CachedSeriesForSettings