xAxis: { categories: (function(num){var arr=[];for(var n=1;n<=num;n++){arr.push(n+'');};return arr;})(num), },