fix: 隐藏npm曲线图的toolbox

This commit is contained in:
chenjinsong
2023-09-07 15:09:01 +08:00
parent 2eedfe6aca
commit c4014a9124
2 changed files with 4 additions and 1 deletions

View File

@@ -403,6 +403,9 @@ export const trafficLineChartOption = {
throttleType: 'debounce',
transformable: false
},
toolbox: {
show: false
},
grid: {
top: '21%',
left: '2%',

View File

@@ -155,7 +155,7 @@ describe('views/charts2/charts/npm/NpmAppCategoryScore.vue测试', () => {
resolve()
}, 200))
})
test('NpmAppCategoryScore测试Inound列无数据', async () => {
test('NpmAppCategoryScore测试Inbound列无数据', async () => {
const data1 = mockData.boundary.zero.data1
// 调用axios请求并加载实例