MCPcopy Create free account
hub / github.com/SuperMap/iClient-JavaScript / ignoreEl

Function ignoreEl

libs/echarts/echarts.simple.js:40823–40825  ·  view source on GitHub ↗
(el)

Source from the content-addressed store, hash-verified

40821}
40822
40823function ignoreEl(el) {
40824 el && (el.ignore = true);
40825}
40826
40827function isTwoLabelOverlapped(current, next, labelLayout) {
40828 // current and next has the same rotation.

Callers 1

fixMinMaxLabelShowFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected