方案数据echarts下载
This commit is contained in:
@@ -401,9 +401,9 @@ const init = () => {
|
||||
],
|
||||
toolbox: {
|
||||
feature: {
|
||||
// saveAsImage: {
|
||||
// title: '保存'
|
||||
// },
|
||||
saveAsImage: {
|
||||
title: '保存'
|
||||
},
|
||||
// dataView: { readOnly: false },
|
||||
// }
|
||||
}
|
||||
@@ -438,7 +438,7 @@ const init = () => {
|
||||
type: 'scroll', // 开启滚动分页
|
||||
// orient: 'vertical', // 垂直排列
|
||||
right: '3%', // 位置调整
|
||||
top: 0,
|
||||
top: 5,
|
||||
bottom: 20,
|
||||
width: 400,
|
||||
height: 50
|
||||
|
||||
Reference in New Issue
Block a user