johnhj wrote:
Hii,
Is it possible to change the description ot the x-axis ? I need some
barplots with high x-axis values. After plotting the graph, the x-axis
values are shown in this form:
0e+00 1e+06 2e+06 3e+06 4e+06 5e+06 6e+06
Can I change this description to numerary values, like 5354352 ?
Yes, see ?axis and ?format
Uwe Ligges
greetings,
johnh
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.