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

Function li

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

Source from the content-addressed store, hash-verified

1085 return `Dropping ${Q(e)} from channel "${t}" since it does not contain any data field, datum, value, or signal.`;
1086 }
1087 function li(e, t, n) {
1088 return `${e} dropped as it is incompatible with "${t}".`;
1089 }
1090 function ci(e) {
1091 return `${e} encoding should be discrete (ordinal / nominal / binned).`;
1092 }

Callers 3

SmFunction · 0.70
initFacetMethod · 0.70
constructorMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected