score:2

you can find mouse events in plotoptions there you can manipulate the colors

this.chart.series[index].update({color:'color'});

this piece of code will be helpful.

here is a working example http://jsfiddle.net/vytee/

hope this will help you


Related Query

More Query from same tag