lion 2 years ago
parent 4fb38df9a2
commit a4621fa33b

@ -515,9 +515,6 @@
var option4;
option4 = {
grid:{
bottom:2%
},
tooltip:{
trigger: 'axis',
formatter: function (params) {
@ -532,6 +529,9 @@
return tooltipContent;
},
},
grid:{
bottom:"2%"
},
color: ['#018fff'],
lineStyle: {
color: '#018fff'

Loading…
Cancel
Save