Re: [R] axis labels & title not visible

2006-11-02 Thread J Greenbaum
Replacing my xorg.conf file didn't work either.  Any more ideas?  Thanks!

-Jay

On 11/2/06, J Greenbaum <[EMAIL PROTECTED]> wrote:
>
> No, I haven't changed anything like that.  I did recently change my
> xorg.conf file to get the fglrx driver running and I have a feeling that
> has something to do with it, since I can login from another PC and issue
> plot commands that result in graphs w/ axes.  I will try reverting to my old
> xorg.conf file, and see if that helps.  I'll keep you posted.
>
> As for code that reproduces the problem...any plotting command that I have
> tried (plot,boxplot,etc.) all result in plots w/ no axes.
>
> On 11/2/06, Uwe Ligges <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > J Greenbaum wrote:
> > > Dear all,
> > >
> > > I recently upgraded to R-2.4.0 and have had some difficulties with
> > axis
> > > labels.  When I create a plot on the X11 display, the labels
> > (including the
> > > title) are not visible.  However, if I execute the exact same command
> > on the
> > > pdf display, the labels are printed.  I've tried explicitly setting
> > > axes=TRUE, but the result is the same.  I have also tried downgrading
> > to
> > > 2.3.1 and that didn't help.  This has to be something really obvious
> > that I
> > > can't see for some reason.  Any ideas?
> >
> > Have you changed some default in some startup script?
> > What is the code that reproduces your problem?
> >
> > Uwe Ligges
> >
> >
> > > FYI, I am running this on Ubuntu 6.10 (Edgy Eft).
> > >
> > > Thanks!
> > >
> > > -Jay
> > >
> > >   [[alternative HTML version deleted]]
> > >
> > > __
> > > [email protected] 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.
> >
>
>

[[alternative HTML version deleted]]

__
[email protected] 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.


Re: [R] axis labels & title not visible

2006-11-02 Thread J Greenbaum
No, I haven't changed anything like that.  I did recently change my
xorg.conf file to get the fglrx driver running and I have a feeling that has
something to do with it, since I can login from another PC and issue plot
commands that result in graphs w/ axes.  I will try reverting to my old
xorg.conf file, and see if that helps.  I'll keep you posted.

As for code that reproduces the problem...any plotting command that I have
tried (plot,boxplot,etc.) all result in plots w/ no axes.

On 11/2/06, Uwe Ligges <[EMAIL PROTECTED]> wrote:
>
>
>
> J Greenbaum wrote:
> > Dear all,
> >
> > I recently upgraded to R-2.4.0 and have had some difficulties with axis
> > labels.  When I create a plot on the X11 display, the labels (including
> the
> > title) are not visible.  However, if I execute the exact same command on
> the
> > pdf display, the labels are printed.  I've tried explicitly setting
> > axes=TRUE, but the result is the same.  I have also tried downgrading to
> > 2.3.1 and that didn't help.  This has to be something really obvious
> that I
> > can't see for some reason.  Any ideas?
>
> Have you changed some default in some startup script?
> What is the code that reproduces your problem?
>
> Uwe Ligges
>
>
> > FYI, I am running this on Ubuntu 6.10 (Edgy Eft).
> >
> > Thanks!
> >
> > -Jay
> >
> >   [[alternative HTML version deleted]]
> >
> > __
> > [email protected] 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.
>

[[alternative HTML version deleted]]

__
[email protected] 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.


Re: [R] axis labels & title not visible

2006-11-02 Thread Uwe Ligges


J Greenbaum wrote:
> Dear all,
> 
> I recently upgraded to R-2.4.0 and have had some difficulties with axis
> labels.  When I create a plot on the X11 display, the labels (including the
> title) are not visible.  However, if I execute the exact same command on the
> pdf display, the labels are printed.  I've tried explicitly setting
> axes=TRUE, but the result is the same.  I have also tried downgrading to
> 2.3.1 and that didn't help.  This has to be something really obvious that I
> can't see for some reason.  Any ideas?

Have you changed some default in some startup script?
What is the code that reproduces your problem?

Uwe Ligges


> FYI, I am running this on Ubuntu 6.10 (Edgy Eft).
> 
> Thanks!
> 
> -Jay
> 
>   [[alternative HTML version deleted]]
> 
> __
> [email protected] 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.

__
[email protected] 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.