removes legend mouse over boolean text
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user