MCPcopy Create free account
hub / github.com/alignoth/alignoth / av

Function av

resources/vega.min.js:14163–14169  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

14161 );
14162 }
14163 function av(t, e) {
14164 const n = e.getBoundingClientRect();
14165 return [
14166 t.clientX - n.left - (e.clientLeft || 0),
14167 t.clientY - n.top - (e.clientTop || 0),
14168 ];
14169 }
14170 class sv {
14171 constructor(t, e) {
14172 ((this._active = null),

Callers 3

handleTooltipMethod · 0.85
pickEventMethod · 0.85
KBFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected