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

Function Hn

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

Source from the content-addressed store, hash-verified

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.`;
1040 }
1041 function Gn(e) {
1042 return `${"width" == e ? "Width" : "Height"} "container" only works well with autosize "fit" or "fit-${"width" == e ? "x" : "y"}".`;
1043 }

Callers 1

KlFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected