diff --git a/frontend/src/components/TelemetryLine.vue b/frontend/src/components/TelemetryLine.vue index 7065a48..050253a 100644 --- a/frontend/src/components/TelemetryLine.vue +++ b/frontend/src/components/TelemetryLine.vue @@ -405,7 +405,7 @@ function onMouseExit(event: MouseEvent) { :y="legend_y + 1 + toValue(graph_data.legend_y_stride) / 2" @click="onOpenLegend" > - {{ legend_moused_over }} {{ legend_text }} + {{ legend_text }}