{#each allRangeKeys as key, i} {@const active = selectedRanges.has(key)} {@const color = curveColor(key, i)} {/each}
{#if !plotData.length}

No power data for the selected range.

{/if}