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

Function gi

resources/vega-lite.min.js:1108–1110  ·  view source on GitHub ↗
(e, t, n)

Source from the content-addressed store, hash-verified

1106 return `Unaggregated domain is currently unsupported for log scale (${Q(e)}).`;
1107 }
1108 function gi(e, t, n) {
1109 return `${n}-scale's "${t}" is dropped as it does not work with ${e} scale.`;
1110 }
1111 function hi(e) {
1112 return `The step for "${e}" is dropped because the ${"width" === e ? "x" : "y"} is continuous.`;
1113 }

Callers 2

SmFunction · 0.70
NmFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected