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

Function vm

resources/vega-lite.min.js:10935–10940  ·  view source on GitHub ↗
(e, t)

Source from the content-addressed store, hash-verified

10933 }
10934 }
10935 function vm(e, t) {
10936 const n = e.component.scales[t]
10937 .get("domains")
10938 .map((t) => (Sn(t) && (t.data = e.lookupDataSource(t.data)), t));
10939 return hm(n);
10940 }
10941 function bm(e) {
10942 return Im(e) || Wm(e)
10943 ? e.children.reduce((e, t) => e.concat(bm(t)), xm(e))

Callers 4

xmFunction · 0.70
getSizeSignalRefMethod · 0.70

Calls 5

SnFunction · 0.85
lookupDataSourceMethod · 0.80
hmFunction · 0.70
mapMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected