ChartSettings
FitFileViewer - API Documentation v29.4.0
FitFileViewer - API Documentation / utils/charts/core/renderChartJS / ChartSettings
Interface: ChartSettings
Defined in: utils/charts/core/renderChartJS.js:39
Propertiesβ
maxpointsβ
maxpoints:
string|number
Defined in: utils/charts/core/renderChartJS.js:40
Maximum data points to display
chartTypeβ
chartType:
string
Defined in: utils/charts/core/renderChartJS.js:41
Type of chart (line, bar, etc.)
interpolationβ
interpolation:
string
Defined in: utils/charts/core/renderChartJS.js:42
Data interpolation method
animationβ
animation:
string
Defined in: utils/charts/core/renderChartJS.js:43
Animation style preference
showGridβ
showGrid:
boolean
Defined in: utils/charts/core/renderChartJS.js:44
Whether to show grid lines
showLegendβ
showLegend:
boolean
Defined in: utils/charts/core/renderChartJS.js:45
Whether to show chart legend
showTitleβ
showTitle:
boolean
Defined in: utils/charts/core/renderChartJS.js:46
Whether to show chart title
showPointsβ
showPoints:
boolean
Defined in: utils/charts/core/renderChartJS.js:47
Whether to show data points
showFillβ
showFill:
boolean
Defined in: utils/charts/core/renderChartJS.js:48
Whether to fill areas under lines
smoothingβ
smoothing:
number
Defined in: utils/charts/core/renderChartJS.js:49
Line smoothing factor
colorsβ
colors:
string[]
Defined in: utils/charts/core/renderChartJS.js:50
Custom color palette