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

Function Sc

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

Source from the content-addressed store, hash-verified

8653 ((this._context = t), (this._t = e));
8654 }
8655 function Sc(t, e) {
8656 if ("undefined" != typeof document && document.createElement) {
8657 const n = document.createElement("canvas");
8658 if (n && n.getContext) return ((n.width = t), (n.height = e), n);
8659 }
8660 return null;
8661 }
8662 ((_c.prototype = {
8663 areaStart: Ql,
8664 areaEnd: Ql,

Callers 6

vega.min.jsFile · 0.70
BmFunction · 0.70
initializeMethod · 0.70
transformFunction · 0.70
yFFunction · 0.70
hSFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected