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

Function ni

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

Source from the content-addressed store, hash-verified

1066 const ti =
1067 "Animation involving facet, layer, or concat is currently unsupported.";
1068 function ni(e, t, n) {
1069 return `An ancestor parsed field "${e}" as ${n} but a child wants to parse the field as ${t}.`;
1070 }
1071 function ii(e) {
1072 return `Config.customFormatTypes is not true, thus custom format type and format for channel ${e} are dropped.`;
1073 }

Callers 1

makeWithAncestorsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected