Invert time x-axis for node view metric plots

This commit is contained in:
Christoph Kluge
2023-08-01 18:37:50 +02:00
parent 36abed2093
commit 284a7079d6
3 changed files with 9 additions and 6 deletions

View File

@@ -211,6 +211,7 @@
subCluster={$nodeMetricsData.data.nodeMetrics[0]
.subCluster}
series={item.metric.series}
forNode={true}
/>
{:else if item.disabled === true && item.metric}
<Card