方案数据echarts下载

This commit is contained in:
zhujiyan
2024-09-26 15:00:12 +08:00
parent f664da96b6
commit b6366b8867

View File

@@ -401,9 +401,9 @@ const init = () => {
], ],
toolbox: { toolbox: {
feature: { feature: {
// saveAsImage: { saveAsImage: {
// title: '保存' title: '保存'
// }, },
// dataView: { readOnly: false }, // dataView: { readOnly: false },
// } // }
} }
@@ -438,7 +438,7 @@ const init = () => {
type: 'scroll', // 开启滚动分页 type: 'scroll', // 开启滚动分页
// orient: 'vertical', // 垂直排列 // orient: 'vertical', // 垂直排列
right: '3%', // 位置调整 right: '3%', // 位置调整
top: 0, top: 5,
bottom: 20, bottom: 20,
width: 400, width: 400,
height: 50 height: 50