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

Function tg

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

Source from the content-addressed store, hash-verified

11698 },
11699 };
11700 function tg(t, e, n) {
11701 var r = ut(Kp, t) && Kp[t],
11702 i = null;
11703 return (
11704 r &&
11705 ((i = r.curve || r[e || "vertical"]),
11706 r.tension && null != n && (i = i[r.tension](n))),
11707 i
11708 );
11709 }
11710 const eg = { m: 2, l: 2, h: 1, v: 1, z: 0, c: 6, s: 4, q: 4, t: 2, a: 7 },
11711 ng = /[mlhvzcsqta]([^mlhvzcsqta]+|$)/gi,
11712 rg = /^[+-]?(([0-9]*\.[0-9]+)|([0-9]+\.)|([0-9]+))([eE][+-]?[0-9]+)?/,

Callers 1

vega.min.jsFile · 0.85

Calls 1

utFunction · 0.70

Tested by

no test coverage detected