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

Method assembleEncodeFromView

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

Source from the content-addressed store, hash-verified

11913 sd(this);
11914 }
11915 assembleEncodeFromView(e) {
11916 const { style: t, ...n } = e,
11917 i = {};
11918 for (const e of D(n)) {
11919 const t = n[e];
11920 void 0 !== t && (i[e] = Pn(t));
11921 }
11922 return i;
11923 }
11924 assembleGroupEncodeEntry(e) {
11925 let t = {};
11926 return (

Callers 1

Calls 2

DFunction · 0.85
PnFunction · 0.85

Tested by

no test coverage detected