add scroll type to legend

This commit is contained in:
lixiaobang 2023-11-12 15:27:14 +08:00 committed by peak.jiang
parent 32809e9e37
commit 62ee6068e4
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%',