This commit is contained in:
Qiuxia Fan 2022-07-14 16:17:38 +08:00
parent cd5231ef5a
commit d240fb5b20

View File

@ -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") {