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

Function zL

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

Source from the content-addressed store, hash-verified

31806 );
31807 }
31808 function zL(t, e) {
31809 const n = { enter: {}, update: {} };
31810 return (
31811 cN(n, {
31812 orient: t("orient"),
31813 anchor: t("anchor"),
31814 align: { signal: jR },
31815 angle: { signal: TL },
31816 limit: t("limit"),
31817 frame: t("frame"),
31818 offset: t("offset") || 0,
31819 padding: t("subtitlePadding"),
31820 }),
31821 fN(n, e, SR)
31822 );
31823 }
31824 function NL(t, e) {
31825 const n = [];
31826 (t.transform &&

Callers 1

BLFunction · 0.85

Calls 3

cNFunction · 0.85
fNFunction · 0.85
tFunction · 0.70

Tested by

no test coverage detected