Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SuperMap/iClient-JavaScript
/ shouldSilent
Function
shouldSilent
libs/echarts/echarts.simple.js:17329–17331 ·
view source on GitHub ↗
(el, e)
Source
from the content-addressed store, hash-verified
17327
}
17328
17329
function
shouldSilent(el, e) {
17330
return
el.__highDownSilentOnTouch && e.zrByTouch;
17331
}
17332
17333
/**
17334
* Set hover style (namely
"emphasis style"
) of element,
Callers
2
onElementMouseOver
Function · 0.70
onElementMouseOut
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected