mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-17 16:15:25 +00:00
update tooltips
This commit is contained in:
parent
63d21becde
commit
0b726b63ac
@ -140,6 +140,7 @@ function getOption() {
|
||||
zlevel: 1000,
|
||||
z: 60,
|
||||
backgroundColor: "rgb(50,50,50)",
|
||||
confine: true,
|
||||
textStyle: {
|
||||
fontSize: 13,
|
||||
color: "#ccc",
|
||||
|
@ -38,6 +38,7 @@ function getOption() {
|
||||
return {
|
||||
tooltip: {
|
||||
trigger: "item",
|
||||
confine: true,
|
||||
},
|
||||
series: {
|
||||
type: "sankey",
|
||||
|
Loading…
Reference in New Issue
Block a user