in src/helper/template.ts [79:81]
color: function (param) { return data[1][param.dataIndex + 1] || colorAll[param.dataIndex % colorAll.length]; }