MCPcopy 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
17329function shouldSilent(el, e) {
17330 return el.__highDownSilentOnTouch && e.zrByTouch;
17331}
17332
17333/**
17334 * Set hover style (namely "emphasis style") of element,

Callers 2

onElementMouseOverFunction · 0.70
onElementMouseOutFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected