实时趋势图例位置修改
This commit is contained in:
@@ -244,10 +244,11 @@ const init = async () => {
|
||||
itemGap: 15,
|
||||
type: 'scroll', // 开启滚动分页
|
||||
// orient: 'vertical', // 垂直排列
|
||||
top: 10,
|
||||
top: 25,
|
||||
bottom: 30,
|
||||
width: 400,
|
||||
height: 50
|
||||
right: 150,
|
||||
height: 100
|
||||
},
|
||||
tooltip: {
|
||||
axisPointer: {
|
||||
|
||||
Reference in New Issue
Block a user