MCPcopy Index your code
hub / github.com/apache/echarts / getStore

Method getStore

src/data/SeriesData.ts:514–516  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

512 }
513
514 getStore() {
515 return this._store;
516 }
517
518 /**
519 * Initialize from data

Callers 15

diffMethod · 0.95
SeriesData.test.tsFile · 0.80
valueFunction · 0.80
ordinalRawValueFunction · 0.80
updateLayoutMethod · 0.80
normalProgressFunction · 0.80
largeProgressFunction · 0.80
renderMethod · 0.80
createProgressiveLayoutFunction · 0.80
pointsLayoutFunction · 0.80
filterDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected