Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/echarts
/ getState
Function
getState
test/lib/caseFrame.js:201–203 ·
view source on GitHub ↗
(prop)
Source
from the content-addressed store, hash-verified
199
200
// prop: renderer, dist, pagePath
201
function
getState(prop) {
202
return
stateGetters[prop](getCurrentPageURL());
203
}
204
205
var
stateGetters = {
206
// 'canvas', 'svg'
Callers
7
updateRendererSelector
Function · 0.85
updateDistSelector
Function · 0.85
updateListFilter
Function · 0.85
setState
Function · 0.85
updateList
Function · 0.85
updatePage
Function · 0.85
updatePageHint
Function · 0.85
Calls
1
getCurrentPageURL
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…