{#each tickIndices as idx (filled[idx]?.month)} {@const tickLeftPct = ((idx + 0.5) / filled.length) * 100}
{formatTickLabel(filled[idx].month, getLocale(), omitTickYear)}
{/each}