removes legend mouse over boolean text

This commit is contained in:
2025-01-04 21:11:44 -05:00
parent ba74a36705
commit 32fcbbd916

View File

@@ -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 }}
</text>
</g>
<foreignObject height="0" width="0">