JavaScript Chart backgroundColor

Specifies the solid or gradient color for the whole chart area- including plot area:

{
    backgroundColor: '#000000'
}

This setting is demonstrated in the following example.