Displaying 5 results from an estimated 5 matches for "img830".
Did you mean:
img80
2010 Sep 09
4
Axis break with gap.plot()
...c(sinx,10);
xx = c(x,max(x) + 0.1);
#Loess
yy = loess(sinx ~ xx, span = 0.1);
yy = predict(yy);
#Add break between 2 and 8
gap.plot(xx,sinx,c(2,8)); #This line works fine
gap.plot(xx,yy,c(2,8), add = T); #This wont plot the loess
I did the graphic I would like to produce in Sigmaplot.
http://img830.imageshack.us/img830/5206/breakaxis.jpg
Can it be done in R ?
With regards,
Phil
--
View this message in context: http://r.789695.n4.nabble.com/Axis-break-with-gap-plot-tp2533027p2533027.html
Sent from the R help mailing list archive at Nabble.com.
2011 May 24
2
Fonts Anti Alias Problem
...play a MU Online Game I don?t get fonts antialias representation. Normally, I edit regedit but now it?s not function. Is anyone having this problem?
HKEY_CURRENT_USER\Software\Wine\X11 Driver
string: ClientSideAntiAliasWithCore value: N
string: ClientSideAntiAliasWithRender value: N
http://img830.imageshack.us/img830/250/snapshot2x.png
2011 Jul 13
3
Wine refuses to launch a program
Wine refuses to launch a program (winzip155.exe).
It says that :
[Image: http://img830.imageshack.us/img830/1003/captureblockedwinestart.png ][/img]
But I really want to launch this program ! That's unfair !
Help !
Gautier
2011 Jul 25
1
16 bit graphics - Creatures Docking Station
Hi,
I've been trying to play Creatures Docking Station through Wine with no luck after various issues trying to install the linux edition on Ubuntu 11.04. Here is what I've gotten after trying to run in an Xephyr window:
[Image: http://img830.imageshack.us/img830/6969/screenshot1juz.png ]
Any help would be appreciated! :)
2010 Aug 15
24
Xen patches merged to upstream Linux 2.6.36, plans for 2.6.37?
Hello,
It looks like upstream linux-2.6.git contains at least the following
xen related new features for Linux 2.6.36:
- Xen-SWIOTLB support (required for Xen PCI passthru and dom0)
- Xen PV-on-HVM drivers
- Xen VBD online dynamic resize of guest disks (xvd*)
Congratulations!
What are the plans for 2.6.37 merge window? I believe at least:
- Xen PCI frontend
Others? I''m going to