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

Method parseScale

resources/vega-lite.min.js:11894–11902  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11892 this.parseMarkGroup());
11893 }
11894 parseScale() {
11895 !(function (e) {
11896 let { ignoreRange: t } =
11897 arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {};
11898 (Mm(e), lm(e));
11899 for (const t of jr) Nm(e, t);
11900 t || Tm(e);
11901 })(this);
11902 }
11903 parseProjection() {
11904 yd(this);
11905 }

Callers 1

parseMethod · 0.95

Calls 4

lmFunction · 0.85
NmFunction · 0.85
MmFunction · 0.70
TmFunction · 0.70

Tested by

no test coverage detected