Re: [R] stricter use of xlim in plot.stepfun

2009-05-26 Thread Sebastian Meyer
Jim wrote: > Have a look at par(xaxs="i"), which you can pass to the plot function > as well. Hi everybody, Thank you very much for your suggestion, Jim. I did not think of that graphical parameter "xaxs". It would really be a workaround for my first example. Unfortunately, it does not solve the

[R] stricter use of xlim in plot.stepfun

2009-05-26 Thread Sebastian Meyer
of the stepfun internally. What do you think of this issue? Best regards, Sebastian Meyer __ 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