...
|
...
|
@@ -292,7 +292,7 @@ |
|
|
orient : 'vertical',
|
|
|
x : 'right',
|
|
|
y : 'center',
|
|
|
data:['PC端','移动端','微信']
|
|
|
data:['21点-7点','7点-12点','12点-17点','17点-21点']
|
|
|
},
|
|
|
toolbox: {
|
|
|
show : false,
|
...
|
...
|
@@ -318,7 +318,7 @@ |
|
|
calculable : false,
|
|
|
series : [
|
|
|
{
|
|
|
name:'客户来源',
|
|
|
name:'占比',
|
|
|
type:'pie',
|
|
|
center:['40%','55%'],
|
|
|
radius : ['40%', '52%'],
|
...
|
...
|
|