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

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-04-23
  • 2021-05-04
  • 2022-12-23
  • 1970-01-01
  • 2021-08-25
  • 2021-12-05
猜你喜欢
  • 2021-11-27
  • 2022-12-23
  • 2022-02-19
  • 2021-09-03
  • 2022-12-23
  • 2021-12-28
  • 2022-12-23
相关资源
相似解决方案