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

Function Az

resources/vega.min.js:29425–29433  ·  view source on GitHub ↗
(t, e, n, r)

Source from the content-addressed store, hash-verified

29423 : ((t) => ({ top: t, bottom: t, left: t, right: t }))(wz(t));
29424 }
29425 async function Az(t, e, n, r) {
29426 const i = T_(e),
29427 o = i && i.headless;
29428 return (
29429 o || s("Unrecognized renderer type: " + e),
29430 await t.runAsync(),
29431 _z(t, null, null, o, n, r).renderAsync(t._scenegraph.root)
29432 );
29433 }
29434 var Mz = "width",
29435 Ez = "height",
29436 Dz = "padding",

Callers 1

vega.min.jsFile · 0.85

Calls 4

T_Function · 0.85
_zFunction · 0.85
renderAsyncMethod · 0.80
sFunction · 0.70

Tested by

no test coverage detected