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

Function Bn

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

Source from the content-addressed store, hash-verified

1032 throw new Error("It should never reach here");
1033 }
1034 function Bn(e) {
1035 return `Invalid specification ${Q(e)}. Make sure the specification includes at least one of the following properties: "mark", "layer", "facet", "hconcat", "vconcat", "concat", or "repeat".`;
1036 }
1037 const Vn = 'Autosize "fit" only works for single views and layered views.';
1038 function Hn(e) {
1039 return `${"width" == e ? "Width" : "Height"} "container" only works for single views and layered views.`;

Callers 3

mapLayerOrUnitMethod · 0.85
constructorMethod · 0.85
UpFunction · 0.85

Calls 1

QFunction · 0.70

Tested by

no test coverage detected