This commit is contained in:
guange 2019-01-18 19:21:06 +08:00
parent 2dda22171c
commit b5a82dec92
1 changed files with 3 additions and 3 deletions

View File

@ -142,7 +142,7 @@ function init(){
}, },
series : [ series : [
{ {
name:'评论', name:'评论',
type:'line', type:'line',
smooth:true, smooth:true,
itemStyle: { itemStyle: {
@ -266,7 +266,7 @@ function init(){
color : '#ffffff', color : '#ffffff',
}, },
data : ['评论'], data : ['商品'],
}, },
calculable : false, calculable : false,
tooltip : { tooltip : {
@ -335,7 +335,7 @@ function init(){
}, },
series : [ series : [
{ {
name:'评论', name:'商品',
type:'line', type:'line',
smooth:true, smooth:true,
itemStyle: { itemStyle: {