I want to remove the commas in the x-axis values for a pgfplots graph. Here is an example with commas:

Is there a way of removing these commas only in the x-values (not in the y-values)?
I want to remove the commas in the x-axis values for a pgfplots graph. Here is an example with commas:

Is there a way of removing these commas only in the x-values (not in the y-values)?
x tick label stylebits from this answer: http://tex.stackexchange.com/a/31277/32374 – darthbith Oct 12 '14 at 17:49y tick label stylein that answer into anx tick label stylein your document – darthbith Oct 12 '14 at 17:53