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

Function Xl

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

Source from the content-addressed store, hash-verified

7736 return t[1];
7737 }
7738 function Xl(t, e) {
7739 var n = yl(!0),
7740 r = null,
7741 i = Yl,
7742 o = null,
7743 a = Rl(s);
7744 function s(s) {
7745 var u,
7746 l,
7747 c,
7748 f = (s = Wl(s)).length,
7749 h = !1;
7750 for (null == r && (o = i((c = a()))), u = 0; u <= f; ++u)
7751 (!(u < f && n((l = s[u]), u, s)) === h &&
7752 ((h = !h) ? o.lineStart() : o.lineEnd()),
7753 h && o.point(+t(l, u, s), +e(l, u, s)));
7754 if (c) return ((o = null), c + "" || null);
7755 }
7756 return (
7757 (t = "function" == typeof t ? t : void 0 === t ? Gl : yl(t)),
7758 (e = "function" == typeof e ? e : void 0 === e ? Vl : yl(e)),
7759 (s.x = function (e) {
7760 return arguments.length
7761 ? ((t = "function" == typeof e ? e : yl(+e)), s)
7762 : t;
7763 }),
7764 (s.y = function (t) {
7765 return arguments.length
7766 ? ((e = "function" == typeof t ? t : yl(+t)), s)
7767 : e;
7768 }),
7769 (s.defined = function (t) {
7770 return arguments.length
7771 ? ((n = "function" == typeof t ? t : yl(!!t)), s)
7772 : n;
7773 }),
7774 (s.curve = function (t) {
7775 return arguments.length ? ((i = t), null != r && (o = i(r)), s) : i;
7776 }),
7777 (s.context = function (t) {
7778 return arguments.length
7779 ? (null == t ? (r = o = null) : (o = i((r = t))), s)
7780 : r;
7781 }),
7782 s
7783 );
7784 }
7785 function Jl(t, e, n) {
7786 var r = null,
7787 i = yl(!0),

Callers 2

cFunction · 0.70
vega.min.jsFile · 0.70

Calls 3

ylFunction · 0.70
RlFunction · 0.70
iFunction · 0.70

Tested by

no test coverage detected