I recently inherited some code from the previous developer that uses highcharts.js (v3.0.1). I'm having trouble with the xAxis appearing within the graph itself (see screenshot). Despite my efforts to recreate this issue in jsfiddle, I can't seem to get the axis to move. I initially suspected it might be a bug in the version of highcharts, but after unsuccessful attempts to replicate it, I now believe it may have something to do with the site's CSS styling. However, upon examining the HTML elements like g, rect, and text tags, I couldn't find any relevant manipulations in the custom CSS files.
After researching various Highchart.js threads, I haven't come across anyone else experiencing this particular issue. Can anyone provide insight into what might be causing this?
EDIT: I neglected to mention earlier that all usernames are centralized on the page through the use of text-center