createChartActions
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/charts/core/renderChartActions / createChartActions
Function: createChartActions()
createChartActions(
dependencies:CreateChartActionsDependencies):ChartActions
Defined in: utils/charts/core/renderChartActions.ts:84
Creates chart action handlers backed by the centralized state store.
Parametersβ
dependenciesβ
CreateChartActionsDependencies
Runtime state, rendering, and notification dependencies.
Returnsβ
Mutable chart action handlers for the renderer public API.