Hi,

I looking for a graphic device on Linux with more functionalities than the X11
(). I find the plotAndPlayGTK package and the playwith function. It is a good 
device. It is possible to make it default in my system.

Now I need:

> library(plotAndPlayGTK )
Loading required package: RGtk2
Loading required package: cairoDevice
> 
> playwith(plot(1,1))
Error in plot.new() : figure margins too large

I got this error above, I dont know why? But in the device I edit call ant it 
work.

But I try to put it default and make a more simple use llike this:

plot(1,1) and it use a playwith device to make a plot.

It is possible?

Thanks
Ronaldo
--
> Prof. Ronaldo Reis Júnior
|  .''`. UNIMONTES/Depto. Biologia Geral/Lab. de Biologia Computacional
| : :'  : Campus Universitário Prof. Darcy Ribeiro, Vila Mauricéia
| `. `'` CP: 126, CEP: 39401-089, Montes Claros - MG - Brasil
|   `- Fone: (38) 3229-8187 | [EMAIL PROTECTED] | [EMAIL PROTECTED]
| http://www.ppgcb.unimontes.br/ | ICQ#: 5692561 | LinuxUser#: 205366

______________________________________________
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.

Reply via email to