update tooltips

This commit is contained in:
Qiuxia Fan 2022-04-01 16:29:56 +08:00
parent 63d21becde
commit 0b726b63ac
2 changed files with 2 additions and 0 deletions

View File

@ -140,6 +140,7 @@ function getOption() {
zlevel: 1000,
z: 60,
backgroundColor: "rgb(50,50,50)",
confine: true,
textStyle: {
fontSize: 13,
color: "#ccc",

View File

@ -38,6 +38,7 @@ function getOption() {
return {
tooltip: {
trigger: "item",
confine: true,
},
series: {
type: "sankey",