Novarli,
We have gone though the source code of the page and found that chartContainer width attribute is set to 100% but while initializing the chart width property is set to 310 (px). So for some of the screen sizes/ratio there is a mismatch between chart and chartContainer which leads to clipping or leaving extra space.