[R] dotplot with a log scale
glaporta
glaporta at freeweb.org
Fri Oct 31 20:52:28 CET 2008
Perfectly... thanx Deepayan
Deepayan Sarkar wrote:
>
> On 10/31/08, glaporta <glaporta at freeweb.org> wrote:
>>
>> Dear all,
>> I would like to create a dotplot (lattice) with a log scale as the
>> function
>> http://www.nabble.com/dotchart-with-log-scale--td5411625.html#a5411625
>> mydotchart of Johannes Huesing. Is it possible?
>
> The usual lattice syntax for this is
>
> dotplot(..., scales = list(x = list(log = TRUE)))
>
> Does this not work?
>
> -Deepayan
>
> ______________________________________________
> R-help at 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.
>
>
--
View this message in context: http://www.nabble.com/dotplot-with-a-log-scale-tp20265718p20273083.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list