{#if withRangeBox}
{ searchRange = SearchRange.Custom; }} placeholder={searchLabel} />
{/if} {#await dataPromise}
{:then sourceData}
{#each graphs as Graph} {/each}
{:catch error} {/await}