Dear Karly,
I don't know if you've resolved your problem but I just came across the
same thing in RStudio and I think I've found out what the problem is. The
problem seems to occur when the plot viewing panel (by default in the bottom
right) is very small. The plot function tries to create a plo
-
>> From: khar...@lbl.gov
>> Sent: Fri, 6 Jul 2012 10:39:41 -0700
>> To: r-help@r-project.org
>> Subject: [R] Error in plot.new() : figure margins too large
>>
>> Hello All,
>>
>> I am running the following code in RStudio, and I keep on get
To: r-help@r-project.org
> Subject: [R] Error in plot.new() : figure margins too large
>
> Hello All,
>
> I am running the following code in RStudio, and I keep on getting an
> error message that says: "Error in plot.new() : figure margins too
> large"
Hello All,
I am running the following code in RStudio, and I keep on getting an error
message that says: "Error in plot.new() : figure margins too large"
Is there something that I am doing wrong?
# Import Data
nba <- read.csv("http://datasets.flowingdata.com/ppg2008.csv";, sep=",")
nba
#Sort
My distribution is Ubuntu.
xwininfo: Window id: 0x441 "R Graphics: Device 2 (ACTIVE)"
Absolute upper-left X: 558
Absolute upper-left Y: 27
Relative upper-left X: 558
Relative upper-left Y: 27
Width: 787
Height: 744
Depth: 24
Visual Class: TrueColor
Border width: 1
Cla
On Sun, Jan 24, 2010 at 9:40 PM, jean luc picard wrote:
>
> Running R --vanilla
>
>> plot(1:5,1:5)
>> plot(1:5,1:5)
>> plot(1:5,1:5)
>> plot(1:5,1:5)
>> plot(1:5,1:5)
>> plot(1:5,1:5)
>> plot(1:5,1:5)
>> plot(1:5,1:5)
> Error in plot.new() : figure margins too large
> In addition: Warning messages
Running R --vanilla
> plot(1:5,1:5)
> plot(1:5,1:5)
> plot(1:5,1:5)
> plot(1:5,1:5)
> plot(1:5,1:5)
> plot(1:5,1:5)
> plot(1:5,1:5)
> plot(1:5,1:5)
Error in plot.new() : figure margins too large
In addition: Warning messages:
1: Display list redraw incomplete
2: Display list redraw incomplete
On Sun, Jan 24, 2010 at 9:15 PM, jean luc picard wrote:
>
> Dear all,
>
> I have received the following error message since R 2.10.1 for the first
> time and I am not able to draw graphics any more:
>
>> plot(1:5,1:5)
>> plot(1:5,1:5)
> Error in plot.new() : figure margins too large
> In addition:
Dear all,
I have received the following error message since R 2.10.1 for the first
time and I am not able to draw graphics any more:
> plot(1:5,1:5)
> plot(1:5,1:5)
Error in plot.new() : figure margins too large
In addition: Warning message:
Display list redraw incomplete
> sessionInfo()
R vers
> I am getting error :
> Error in plot.new() : figure margins too large
> Can you please help
> -code is
> temp <- seq(550/2, 2200, 550/2)
> sV2 <- c(1, 1+temp[-length(temp)])
> eV2 <- temp
> i=1
> bitmap(paste("c:/vidh
Hi
I am getting error :
Error in plot.new() : figure margins too large
Can you please help
-code is
temp <- seq(550/2, 2200, 550/2)
sV2 <- c(1, 1+temp[-length(temp)])
eV2 <- temp
i=1
bitmap(paste("c:/vidhu/poster/poster_
11 matches
Mail list logo