I don\'t really know how to do this.
I need to change background color of this highcharts chart:
http://jsfiddle.net/gh/get/jquery/1.7.2/highslide-software/h
There is a backgroundColor tag you can use: (http://jsfiddle.net/aeP4E/)
chart: { polar: true, type: 'line', backgroundColor:'blue' },