add scroll type to legend

This commit is contained in:
lixiaobang 2023-11-12 15:27:14 +08:00
parent 46a525d5b8
commit 05d2d4672c
1 changed files with 2 additions and 0 deletions

View File

@ -403,6 +403,8 @@ export default {
extraCssText: 'z-index:2'
},
legend: {
//
type: "scroll",
left: 'center',
top: 0,
left: '10%',