在highCharts对象中加入如下代码:
plotOptions : { pie : { point : { events : { legendItemClick: function() { return false; } } }, }}