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

Function Tc

resources/vega.min.js:8829–8840  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

8827 }));
8828 const $c = () => ("undefined" != typeof Image ? Image : null);
8829 function Tc(t, e) {
8830 switch (arguments.length) {
8831 case 0:
8832 break;
8833 case 1:
8834 this.range(t);
8835 break;
8836 default:
8837 this.range(e).domain(t);
8838 }
8839 return this;
8840 }
8841 function Bc(t, e) {
8842 switch (arguments.length) {
8843 case 0:

Callers

nothing calls this directly

Calls 1

rangeMethod · 0.80

Tested by

no test coverage detected