Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/echarts
/ getSource
Method
getSource
src/data/helper/dataProvider.ts:55–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
persistent?: boolean;
54
55
getSource(): Source;
56
count(): number;
57
getItem(idx: number, out?: OptionDataItem): OptionDataItem;
58
fillStorage?(
Callers
12
createSeriesDataSimply
Function · 0.65
createSeriesData
Function · 0.65
getSource
Method · 0.65
_shouldMakeIdFromName
Method · 0.65
_doInit
Method · 0.65
initData
Method · 0.65
getSource
Method · 0.65
retrieveRawValue
Function · 0.65
retrieveRawAttr
Function · 0.65
_createSource
Method · 0.65
_applyTransform
Method · 0.65
getSource
Method · 0.65
Implementers
1
DefaultDataProvider
src/data/helper/dataProvider.ts
Calls
no outgoing calls
Tested by
no test coverage detected