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

Function n

chart/js/chart.js:4807–4810  ·  view source on GitHub ↗
(n)

Source from the content-addressed store, hash-verified

4805 (function (t) {
4806 var e = t.maxPadding;
4807 function n(n) {
4808 var i = Math.max(e[n] - t[n], 0);
4809 return (t[n] += i), i;
4810 }
4811 (t.y += n("top")), (t.x += n("left")), n("right"), n("bottom");
4812 })(h),
4813 ce(s.leftAndTop, h, d),

Callers 2

chart.jsFile · 0.70
_iFunction · 0.70

Calls 2

eFunction · 0.70
tFunction · 0.70

Tested by

no test coverage detected