add row plot cursor syncing

This commit is contained in:
Christoph Kluge
2026-02-19 15:42:20 +01:00
parent 7789489d08
commit 705d70ddc0
2 changed files with 8 additions and 1 deletions

View File

@@ -211,6 +211,7 @@
timestep={metricData.data.metric.timestep}
series={metricData.data.metric.series}
height={375}
{plotSync}
forNode
/>
{/if}