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