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

Function ou

resources/vega-lite.min.js:6409–6420  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

6407 );
6408 }
6409 function ou(e) {
6410 let t =
6411 arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : "text";
6412 const n = e.encoding[t];
6413 return ru({
6414 model: e,
6415 channelDef: n,
6416 vgChannel: t,
6417 mainRefFn: (t) => au(t, e.config),
6418 invalidValueRef: void 0,
6419 });
6420 }
6421 function au(e, t) {
6422 let n =
6423 arguments.length > 2 && void 0 !== arguments[2] ? arguments[2] : "datum";

Callers 2

PuFunction · 0.70
vega-lite.min.jsFile · 0.70

Calls 2

ruFunction · 0.70
auFunction · 0.70

Tested by

no test coverage detected