Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/echarts
/ getItem
Method
getItem
src/data/helper/dataProvider.ts:57–57 ·
view source on GitHub ↗
(idx: number, out?: OptionDataItem)
Source
from the content-addressed store, hash-verified
55
getSource(): Source;
56
count(): number;
57
getItem(idx: number, out?: OptionDataItem): OptionDataItem;
58
fillStorage?(
59
start: number,
60
end: number,
Callers
6
simpleRequire.js
File · 0.65
I
Function · 0.65
k
Function · 0.65
_doInit
Method · 0.65
_initDataFromProvider
Method · 0.65
getRawDataItem
Method · 0.65
Implementers
1
DefaultDataProvider
src/data/helper/dataProvider.ts
Calls
no outgoing calls
Tested by
no test coverage detected