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

Function Jc

resources/vega-lite.min.js:6092–6094  ·  view source on GitHub ↗
(e, n)

Source from the content-addressed store, hash-verified

6090 },
6091 };
6092 function Jc(e, n) {
6093 return `domain(${t.stringValue(e.scaleName(n))})`;
6094 }
6095 function Kc(e) {
6096 return (
6097 e.parent && Im(e.parent) && (!e.parent.parent || Kc(e.parent.parent))

Callers 2

vega-lite.min.jsFile · 0.85
QuFunction · 0.85

Calls 1

scaleNameMethod · 0.80

Tested by

no test coverage detected