I have a int value on the x axis, and a real number value on the y axis, of a scatter plot in a web app. The x axis is year-date (yyyyww). However, since it sees it as an int, the scatter plot puts a comma in between the digits. How do i avoid the comma ?