MCPcopy
hub / github.com/klinecharts/KLineChart / getDataList

Method getDataList

src/Chart.ts:905–907  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

903 }
904
905 getDataList (): KLineData[] {
906 return this._chartStore.getDataList()
907 }
908
909 setDataLoader (dataLoader: DataLoader): void {
910 this._resetYAxisAutoCalcTickFlag()

Callers 15

scrollToDataIndexMethod · 0.95
scrollToTimestampMethod · 0.95
zoomAtTimestampMethod · 0.95
createDataLoaderFunction · 0.45
getAutoSizeFunction · 0.45
drawImpMethod · 0.45
drawImpMethod · 0.45
drawImpMethod · 0.45
drawImpMethod · 0.45
percentage.tsFile · 0.45
index.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected