JavaScript Chart borderColor

Determines the border color of the whole chart:

{
    borderColor: 'red',
    borderWidth: 5
}

This setting is demonstrated in the following example.