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

Function Na

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

Source from the content-addressed store, hash-verified

2737 });
2738 }
2739 function Na(e, t) {
2740 return mn(e.bin)
2741 ? Qt(t) && ["ordinal", "nominal"].includes(e.type)
2742 : (console.warn("Only call this method for binned field defs."), !1);
2743 }
2744 const Aa = {
2745 labelAlign: { part: "labels", vgProp: "align" },
2746 labelBaseline: { part: "labels", vgProp: "baseline" },

Callers 5

woFunction · 0.70
GaFunction · 0.70
vdFunction · 0.70
kdFunction · 0.70
fmFunction · 0.70

Calls 2

mnFunction · 0.70
QtFunction · 0.70

Tested by

no test coverage detected