fix: 隐藏链路曲线图的toolbox
This commit is contained in:
@@ -233,6 +233,9 @@ export const linkTrafficLineChartOption = {
|
||||
throttleType: 'debounce',
|
||||
transformable: false
|
||||
},
|
||||
toolbox: {
|
||||
show: false
|
||||
},
|
||||
grid: {
|
||||
top: '12%',
|
||||
left: '2%',
|
||||
|
||||
Reference in New Issue
Block a user