var chartData =[[1,"#0279ff","新提交信件"],[42,"#0f6911", "已办结信件"], [3,"#ff7f0e","办理中"]]; goChart(chartData);