Skip to content
Prev 175948 / 398503 Next

Howto Disable Scientific Numeric in X-axis for Plotting

Dear all,

I have a plot which contain the following parameter:

xlim=c(-126000,500000)

In the actual plot it self the x-axis appear as:

-1e+05, 0e+00, 1e+05, 2e+05 ..etc...

Is there a way we can disable such representation
of x-axis to plain number:

-100000, 0 , 100000, 200000, ...etc

- Gundala Viswanath
Jakarta - Indonesia