Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/echarts
/ getUpdatePayload
Method
getUpdatePayload
src/model/Global.ts:565–567 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
563
}
564
565
getUpdatePayload(): Payload {
566
return
this._payload;
567
}
568
569
/**
570
* @param idx If not specified,
return
the first one.
Callers
1
getAnimationConfig
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected