{#if showStatsPanel}
Pressure Matrix
Total Pressure
{stats.total.toFixed(0)}
Max
{stats.max.toFixed(0)}
Avg
{stats.avg.toFixed(0)}
{statsNote}
{/if}