{graphData.title}
{label}
{#each tableData as d, _idx}
■
{#if browserLinksSupported}
dispatch('search', { query: d.query })}>{d.label}
{:else}
{d.label}
{/if}
{d.count}
{d.percent}
{/each}
■
{total}
{graphData.totalCards}