AmCharts - Line Chart Overflowing graph container
I am trying to get a line graph to display correctly on my site, but for some reason it wants to overflow the graph container. I have tried reset the box-sizing to initial, setting overflow hidden on all child elements of the graph and nothing seems to be working. I have no idea why this is happening and was wondering if anyone had come across this issue before themselves? I've added an image below of what I am currently getting and underneath that, the object that is being used to set up the line graph. { "type": "serial", "theme": "light", "marginRight": 80, "autoMarginOffset": 20,