mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-14 09:00:50 +00:00
fix
This commit is contained in:
parent
13dcf8946e
commit
cd5231ef5a
@ -36,10 +36,6 @@ const option = computed(() => getOption());
|
|||||||
|
|
||||||
function getOption() {
|
function getOption() {
|
||||||
return {
|
return {
|
||||||
tooltip: {
|
|
||||||
trigger: "item",
|
|
||||||
confine: true,
|
|
||||||
},
|
|
||||||
series: {
|
series: {
|
||||||
type: "sankey",
|
type: "sankey",
|
||||||
left: 40,
|
left: 40,
|
||||||
|
Loading…
Reference in New Issue
Block a user