MCPcopy Index your code
hub / github.com/codemistic/Web-Development / Ce

Function Ce

chart/js/chart.js:4877–4885  ·  view source on GitHub ↗
(t, e, n, i, a)

Source from the content-addressed store, hash-verified

4875 t.removeEventListener(e, n, we);
4876 }
4877 function Ce(t, e, n, i, a) {
4878 return {
4879 type: t,
4880 chart: e,
4881 native: a || null,
4882 x: void 0 !== n ? n : null,
4883 y: void 0 !== i ? i : null,
4884 };
4885 }
4886 function Pe(t) {
4887 var e = document.createElement("div");
4888 return (e.className = t || ""), e;

Callers 2

AeFunction · 0.85
chart.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected