mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-14 09:00:50 +00:00
hide axis pointer
This commit is contained in:
parent
0e2afd9906
commit
a349b89949
@ -80,6 +80,10 @@ onMounted(async () => {
|
||||
instance.dispatchAction({
|
||||
type: "hideTip",
|
||||
});
|
||||
instance.dispatchAction({
|
||||
type: "updateAxisPointer",
|
||||
currTrigger: "leave",
|
||||
});
|
||||
},
|
||||
true
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user