Putting the chart into a div with style {text-align: center; } results in shifted plotting area:  Removing this CSS property fixes the issue: 
Putting the chart into a div with style {text-align: center; } results in shifted plotting area:


Removing this CSS property fixes the issue: