Displaying 2 results from an estimated 2 matches for "pixtur".
Did you mean:
mixtur
2004 Nov 26
1
Multi-figure plotting
.....){
...
#-->Plot the data
par(fig=c(0,1,0,0.3),new=TRUE)
par(pin=c(1.5,num.y/num.x*0.5))
plot(NDVI, type="l",cex.axis=0.7, cex.lab=0.7)
...
}
When I subsequently use the functions I get problems with the legend. It
plots my image nice in the upper part of my pixture, adds the
timeseries below, but it does not plot the rectangles of the legend. I
don't know what I do wrong, because it plots perfectly the axis of the
legend, but the colorbar is invisible. All suggestions would be wonderfull!
Thanx in advance,
Stef
2007 Dec 22
5
[Bug 13778] New: DMA queue hang Class 0x0397 Mthd 1808, FX5600
...ouveau at lists.freedesktop.org
ReportedBy: xake at rymdraket.net
QAContact: xorg-team at lists.x.org
After playing around with rotation on my NV31 (drivers rebuilt today from
latest git) I got and DMA-queue hang. It occured while I was minimizing windows
to a panel in gnome. The pixture froze (the mouse still moving) and gdm
restarted X.
The intresting part here may be that when I reached the loginscreen I had the
same problems as before the fix for NV31 with missing fonts.
A "sudo /etc/ini.d/xdm restart" was needed for that to fix itself. Starting
firefox-3 and startin...