Change Graph Series Fillcolor in highcharts
问题 AS shown in image, i want to change Fill color by point (referring project state in my case so), visual for my chart code i have used so far to achieve this is below, $(function () { $('#ao-projectssummry-chart').highcharts({ type: "spline", title: null, borderRadius : null, xAxis: { categories: ['May2016', 'June2016', 'July2016', 'August2016', 'september2016', 'November2016'], opposite: true //type: 'datetime', //min: Date.UTC(2011, 4, 31), //max: Date.UTC(2012, 11, 6) }, yAxis: { min: 0,