2 lines
147 B
JavaScript
Raw Normal View History

2024-08-24 20:48:14 +02:00
function t(e,a){switch(arguments.length){case 0:break;case 1:this.range(e);break;default:this.range(a).domain(e);break}return this}export{t as i};