remove commented codes

This commit is contained in:
OblivionSword 2025-08-12 11:22:29 +02:00
parent 2e339b7557
commit f2d499e1ef

View file

@ -147,7 +147,6 @@ export function prepareIntervalData(
return [null, []];
}
//const adjustedRange = scaleLinear().range([0.7, 0.3]);
let adjustedRange;
let colourScale;