it技术博客

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

var NewPerCent=parseFloat(NewPerCent.toString()).toFixed(2);
return '<b>'+ this.point.name +'</b>: '+ Highcharts.numberFormat(this.percentage) +' %';

 

posted on 2014-08-25 11:14  ie技术博客  阅读(1759)  评论(0)    收藏  举报