search for: graphic

Displaying 20 results from an estimated 18176 matches for "graphic".

Did you mean: graphics
2016 Feb 26
2
[PATCH 1/2] v2v: -o libvirt: Refactor video and graphics elements.
...ml index 68af3de..d1cbaa1 100644 --- a/v2v/output_libvirt.ml +++ b/v2v/output_libvirt.ml @@ -222,46 +222,44 @@ let create_libvirt_xml ?pool source target_buses guestcaps (* Same as old virt-v2v, we always add a display here even if it was * missing from the old metadata. *) - let video, graphics = - let video_model, graphics = + let video = + let video_model = match guestcaps.gcaps_video with - | QXL -> - e "model" [ "type", "qxl"; "ram", "65536" ] [], - e "graphics" [ "type", "v...
2009 Nov 24
4
Graphic Device - View/get all graphics
Hi Listers, I am producing some graphics that the commands are in a FUNCTION... The problem is that I end up viewing just last graphic and in my FUNCTION there are 4 graphics with the PAR command function... Like those below... How do I view/get the other 3 graphics? Any help? Thanks in advance... histogram<-par(mfrow=c(1,2)) hist(rw...
2014 May 14
3
aliases for graphic devices
Hello, AFAIK, aliases cannot be set for Graphics devices. I tried this very simple experiment with libvirt 1.2.4 (from virt-preview on F20) relevant part of the input xml: <graphics type='spice' port='-1' autoport='yes' listen='127.0.0.1'> <listen type='address' address='127.0.0.1&...
2011 Jul 29
3
plot, graphic
hi, i`m trying to use the plot function to show more variable-funktions in one graphic. so for example i would like to show Chinas Income in different sectors in one graphic. obviousely typing plot(ChinaIncome) the graphics are split and there is one graphic for agriculture, one for industry.... i would like to put them togheter in one graphic, maybe with different colors for every f...
2004 Oct 07
3
"R CMD check" with R 2.0.0
...e whether I should file this as a bug report, but I thought that I should make the developers of R aware of the following feature: I have just installed R 2.0.0 and when I run "R CMD check" on the source of some packages, I noticed that the XXX-examples.ps file contains one page with two graphics overlaid. This seems to happen when the first graphic is produced that uses the lattice() package. I.e. as long as the examples use non-lattice graphics command, each graphic is on its own page; the first graphic produced by a lattice command (well, xyplot each time in the packages tested) is put...
2012 Jun 04
1
Plotting with Rgraphviz
...t(am.graph, attrs = list(node = list(fillcolor = "lightblue"), + edge = list(arrowsize=0.5))) There were 18 warnings (use warnings() to see them) > warnings() Warning messages: 1: In plot.xy(xy.coords(x, y), type = type, ...) : "len" is not a graphical parameter 2: In plot.xy(xy.coords(x, y), type = type, ...) : "edgemode" is not a graphical parameter 3: In plot.xy(xy.coords(x, y), type = type, ...) : "len" is not a graphical parameter 4: In plot.xy(xy.coords(x, y), type = type, ...) : "edgemode" is not a gra...
2006 Jul 01
2
curiosity question: new graphics vs. old graphics subsystem
I just read paul murrell's new book, R graphics. now, I have always used the traditional graphics system. apparently, the new (trellis?) system is an entirely separate graphics system. after reading the book, I cannot figure out what the intrinsic capability advantage of the old graphics system is that cannot be replicated in the trellis syst...
2003 Nov 20
3
Problem with Trellis graphics in nlme
Hi, I would be grateful for help with a problem which is irritating me. I am quite sure that I am doing something stupid, but I can't see what it is. I am running R 1.7 on Windows 2000. The graphics device is the PC screen. The graphics from the nlme demonstration in Bates an Pinheiro's manual work just as advertised. The CO2 data and the Orthodont data dsiplay beautifully.(plot(Orthodont, outer=true, key=false) However. when I try to analyse a data set of my own, of about 2,770 meas...
2017 Apr 12
2
Re CentOS and Intel graphics
Hello, Where do I find kernel-ml? Regards, Mark Woolfson -----Original Message----- From: Nux! Sent: Wednesday, April 12, 2017 5:18 PM To: CentOS mailing list Subject: Re: [CentOS] Re CentOS and Intel graphics Give kernel-ml a try, else try CentOS 7. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro ----- Original Message ----- > From: "Mark (Netbook)" <mrw at mwcltd.co.uk> > To: "CentOS mailing list" <centos at centos.org> > Sent: Wednes...
2005 Jul 29
5
R: graphics devices
a simple question how does one produce plots on two different graphics devices? / allan
2005 Mar 20
2
Using locator() to digitise
Hi Folks, I'm contemplating using locator() to digitise external graphics. To set context, I would be using X11 display on Linux. To pre-empt the obvious comment: I've found on the R site the suggestion to use the 'pixmap' package. I've tried this, and it works; but it involves building a big R object (the internal pixmap representation), and this choke...
2007 Dec 06
13
Using VT-D to grant a Windows DomU access to a PCI Express graphics card?
I''ve also been trying to get hardware-accelerate Direct3D to work in a (Windows) DomU via VT-D. I''ve got a PCI NIC passing through fine, but not a graphics carrd. The points below describe where I''m at and what is happening. I''d appreciate any help anyone could offer, and also I have these specific questions: Is PCI Express supported by VT-D and/or Xen''s VT-D support? The graphics card I''d like to pass through...
2017 Apr 12
2
Re CentOS and Intel graphics
Hello, I have an Intel NUC7i3 with 620 graphics and an Intel NUC7i7 with 640 graphics. I have loaded CentOS 6.9 and the graphics is not fully working. I believe that I need a driver. Does CentOS support the Intel 620 and 640 graphics and if not, can someone please point me in the direction of the drivers, with install instructions. Regards, Ma...
2005 Mar 30
1
Base and lattice graphics on the same graphics page
Although base graphics does not mix with lattice in the one graph, I've found that print.trellis(position=..., ) and the use of par(fig=...) to put regular and trellis graphics on the one graphics page works like a treat, at least in version 2.0.1 of R. [Base graphics functions that are themselves inconsistent wit...
2001 Nov 27
1
./configure errors
trying to compile wine from source I come up with the following errors after ./configure creating graphics/Makefile sed: can't read ./graphics/Makefile.in: No such file or directory creating graphics/enhmetafiledrv/Makefile sed: can't read ./graphics/enhmetafiledrv/Makefile.in: No such file or directory creating graphics/metafiledrv/Makefile sed: can't read ./graphics/metafiledrv/Makefile....
2010 Sep 27
3
Output Graphics GIF
Dear R users, How could I managed graphics in GIF format? What I have been doing is graphics in *.ps or *.eps and after I convert them using CONVERT (from ImageMagick) but the output quality is not good. Since these graphics will be use for other users they must have a better image quality. I really appreciate any help, -- Abraço, Nil...
2008 Jul 15
3
Font quality in base graphics
...ots of problems in using cex to control font size: for instance cex=1.5 results in very blocky characters. I then tried to use res=1200 while creating a PNG file, hoping that this would solve the problem, but it did not. When doing the above, a second problem appeared: the font size relative to the graphics decreased drastically. e.g. png("t1.png", res=1200, width=1200, height=1200). Is anyone prepared to give me a pointer of where to read about precise control over font type and font size in base graphics? I have two books on R graphics but this aspect is never treated in detail in any of...
2016 May 23
3
R without graphics
Is it possible to configure and build an R without any graphics support. I..e no grDevices or graphics packages? I tried "--with-x=no --with-cairo=no --with-grDevices=no --with-graphics=no" but it is still building grDevices. My problem is that I am using experimenting with a compiler that cannot compile the Objective-C file, qdCocoa.m, and I...
2011 Sep 08
3
Graphical framebuffers confuse, XML format about spice
Hello, i want to start a guest OS in the server, and use spice to achieve graphical interaction with the guest OS. But when i config the XML file, i was confuse by spice . The graphic node is : <graphics type='spice' port='5990' ><listen type='address' address='127.0.0.1'/></graphics> but is has such error as below : libvir: QE...
2007 Feb 13
0
[fdo] PRESS RELEASE: Artists and Developers Ally to Boost Open Source Graphics Software. Libre Graphics Meeting 2007 Announced
Artists and Developers Ally to Boost Open Source Graphics Software. Libre Graphics Meeting 2007 in Montréal. Announced 12 February, 2007 - Building on the overwhelming success of last year's Libre Graphics Meeting in Lyon, France, key Free/Libre and Open Source Software (FLOSS) graphics projects are pleased to announce the second Libre Graphics Meet...