@@ -86,7 +86,7 @@ const setOptions = (legend = [], series = []) => {
orient: 'vertical',
},
toolbox: {
- show: true,
+ show: false,
feature: {
mark: { show: true },
dataView: { show: true, readOnly: false },
@@ -93,11 +93,11 @@ const setOptions = () => {
bottom: '3%',
containLabel: true
- toolbox: {
- feature: {
- saveAsImage: {}
- }
- },
+ // toolbox: {
+ // feature: {
+ // saveAsImage: {}
+ // }
+ // },
xAxis: {
type: 'category',
// boundaryGap: false,
boundaryGap: false,