mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-18 18:45:23 +00:00
fix
This commit is contained in:
parent
cd5231ef5a
commit
d240fb5b20
@ -68,6 +68,8 @@ function getOption() {
|
||||
opacity: 0.12,
|
||||
},
|
||||
tooltip: {
|
||||
trigger: "item",
|
||||
confine: true,
|
||||
position: "bottom",
|
||||
formatter: (param: { data: any; dataType: string }) => {
|
||||
if (param.dataType === "edge") {
|
||||
|
Loading…
Reference in New Issue
Block a user