@@ -364,7 +364,16 @@ $(function(){
type:'pie',
radius : '65%',
center: ['50%', '50%'],
- data:array_check_type
+ data:array_check_type,
+ itemStyle:{
+ normal:{
+ label:{
+ show: true,
+ formatter: '{b} : {c} ({d}%)'
+ },
+ labelLine :{show:true}
+ }
}
]
};
@@ -529,7 +529,16 @@ $(function(){
- data:array_points
+ data:array_points,
@@ -747,9 +756,18 @@ $(function(){
{
name:'访问来源',
- radius : '65%',
+ radius : '55%',
@@ -641,7 +641,16 @@ $(function(){
@@ -830,9 +839,18 @@ $(function(){
@@ -470,7 +470,16 @@ $(function(){
@@ -613,9 +622,18 @@ $(function(){