diff --git a/web/frontend/src/Analysis.root.svelte b/web/frontend/src/Analysis.root.svelte index 8d9972a..808d2aa 100644 --- a/web/frontend/src/Analysis.root.svelte +++ b/web/frontend/src/Analysis.root.svelte @@ -370,7 +370,7 @@ {:else if $statsQuery.data} - + @@ -419,7 +419,7 @@ {:else} t[sortSelection.key], @@ -490,11 +490,19 @@ {:else if $rooflineQuery.error} {$rooflineQuery.error.message} {:else if $rooflineQuery.data && cluster} +
+
Job Roofline Heatmap
+ +
{#key $rooflineQuery.data}