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

Method vgField

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

Source from the content-addressed store, hash-verified

12132 }
12133 class Vm extends Bm {
12134 vgField(e) {
12135 let t =
12136 arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {};
12137 const n = this.fieldDef(e);
12138 if (n) return ma(n, t);
12139 }
12140 reduceFieldDef(e, n) {
12141 return (function (e, n, i, r) {
12142 return e

Callers 7

vega-lite.min.jsFile · 0.80
TuFunction · 0.80
nfFunction · 0.80
makeFromEncodingMethod · 0.80
fmFunction · 0.80
SmFunction · 0.80
iFunction · 0.80

Calls 2

maFunction · 0.70
fieldDefMethod · 0.45

Tested by

no test coverage detected