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

Function ri

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

Source from the content-addressed store, hash-verified

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 }
1077 function oi(e) {
1078 return `Invalid field type "${e}".`;
1079 }

Callers 1

constructorMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected