This commit is contained in:
Qiuxia Fan 2022-07-14 16:09:11 +08:00
parent 13dcf8946e
commit cd5231ef5a

View File

@ -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,