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

Function ii

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

Source from the content-addressed store, hash-verified

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 }
1074 function ri(e) {
1075 return `${e}Offset dropped because ${e} is continuous`;
1076 }

Callers 1

DaFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected