Chinaunix首页 | 论坛 | 博客
  • 博客访问: 29511138
  • 博文数量: 708
  • 博客积分: 12163
  • 博客等级: 上将
  • 技术积分: 8240
  • 用 户 组: 普通用户
  • 注册时间: 2007-12-04 20:59
文章分类

全部博文(708)

分类: 系统运维

2012-10-15 13:22:30

size: String|Number
The diameter of the pie relative to the plot area. Can be a percentage or pixel value. Pixel values are given as integers. Defaults to "75%".

找了一上午,不翻译了


修改
plotOptions: {
            pie: {
                size: '100%'
            }
        },

中的size看效果
可以是数值或者百分比
如果不需要外边的标签
就把size设置为100%

阅读(6511) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~