Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/echarts
/ clear
Method
clear
src/util/throttle.ts:29–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
28
export
interface
ThrottleController {
29
clear(): void;
30
debounceNextCall(debounceDelay: number): void;
31
};
32
Callers
10
simpleRequire.js
File · 0.65
initRecordCanvas
Function · 0.65
printSingleCanvasLayer
Function · 0.65
setOption.test.ts
File · 0.65
render
Method · 0.65
_clearLayer
Method · 0.65
onclick
Method · 0.65
clear
Method · 0.65
_clear
Method · 0.65
clear
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected