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

Function po

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

Source from the content-addressed store, hash-verified

1750 fo = { ...uo, binSpacing: 1 },
1751 mo = { ...uo, thickness: 1 };
1752 function po(e, t) {
1753 let { isPath: n } = t;
1754 return void 0 === e || "break-paths-show-path-domains" === e
1755 ? n
1756 ? "break-paths-show-domains"
1757 : "filter"
1758 : null === e
1759 ? "show"
1760 : e;
1761 }
1762 function go(e) {
1763 let {
1764 markDef: t,

Callers 2

goFunction · 0.70
xcFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected