fix: 隐藏链路曲线图的toolbox

This commit is contained in:
chenjinsong
2023-09-11 16:39:16 +08:00
parent dcb4880b08
commit badef3c064

View File

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