const currentLength = Math.max(...currentYTicks.map((t) => formatter(t.value).toString().length));