search for: magnified

Displaying 20 results from an estimated 73 matches for "magnified".

2002 Jun 19
1
simple plot with magnified cex.axis & cex.label
...t; ) I've got ugly picture, where 1) x-axis labels & x-axis itself overlapped, 2) y-axis title does not not fit within bounding box. The _same_ effect in "postscript" device. Is this a bug? Could I solve this problem any way _now_, if I _have_ to plot graph with strongly magnified axis labels? Thanks, Timur. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject...
2010 Jul 22
1
running a magnifier through wine on ubuntu
I'm trying to run Magnifying Glass from the Workers Collection on ubuntu through wine, and it works pretty well. Unfortunately, it is running so that it is always the active window which makes it impossible to type anything while the program is running. Is there a way to change this so that instead of being the active window it is simply, "always on top"?
2001 Aug 23
2
cex.axis in barplot() (PR#1070)
Full_Name: Jerome Asselin Version: 1.3.0 OS: Windows 98 Submission from: (NULL) (24.77.112.193) I have a hard time to magnify the axis annotations in barplot() Here are some examples: #This one has no effect. barplot(1:3,names.arg=1:3,cex.axis=3,xlab="x",ylab="y") #This one magnifies the x and y labels
2005 Jun 21
3
R-help
Background: OS: Linux Mandrake 10.1 release: R 2.0.0 editor: GNU Emacs 21.3.2 front-end: ESS 5.2.3 --------------------------------- Colleagues Is there a function in R that is an equivalent of zoom in matlab? This is very useful for being able to magnify details in a plot. I have searched the help for "zoom", "interactive zooming", and "magnify". The R search
2006 Sep 15
3
graphics and 'layout' question
Hello, I got stuck with a graphics question: I've 3 figures that I present on a single page (window) via 'layout'. The layout is layout(matrix(c(1,1,2,3), 2, 2, byrow=TRUE)); so that the frst plot spans the both columns in row one. Now I'd like to magnify the fist figure so that it takes 20% more vertical space (i.e. more space for the y-axis). How would I do this in R?
2004 Oct 17
4
Fonts
Whatever I want to do with wine is displayed with a very small font in italics. I need a magnifying glass to read any text. How can I change this for larger font and normal text? John
2007 Jun 06
1
Printing Issue
...itigate the overhead that causes the sluggishness at the remote sites and so far everything is working wonderfully except printing the individual images. When the program prints the text indexes it prints perfectly under Wine, but when I try to print an image, I get what appears to be a hugely magnified and inverted version of the upper left part of the document. For instance, if the first letter on the scanned document is a "Y" you get a solid black page with the "\" part of the Y spanning the page top to bottom. I talked to the developer and he built a test version that...
2009 Jun 12
1
Re: Usage of "wine" s/w to open a windows based applic
Currently, the best way to test if an application in Wine is by trying it. This can always be done by choosing to "open" the exe file with Wine in your file manager of choice, or by opening a terminal, cd'ing to the directory where the exe is, and running this command: wine appname.exe If the application is run through a file manager, one loses the ability to see if the application
2013 Jan 18
1
ggplot zoomin
Dear All, I am plotting a graph in ggplot, I would like to magnify the values between 0-1 without losing data in the higher range. How can I do that? neither scale_y_continous nor coord_cartesian works. Thank you ?zg?l Universit? Libre de Bruxelles
2009 Sep 23
1
stripchart with pch %in% 21:25 with bg
...)) stripchart(x, pch = 21, col = "black", bg = "pink", method = "jitter") points(0.5, 1, pch = 21, col = "black", bg = "pink", cex = 2) ### Under R 2.9.0 the points produced by stripchart are not colored, while points() gives the desidered output (magnified here by cex). I found a simple workaround by redefining the function graphics:::stripchart.default() so that the dot-dot-dot (...) argument is forwarded the the function points(). I have also tried to source the code for striptchart.R in https://svn.r-project.org/R/trunk/src/library/graphics/R/str...
2014 May 14
2
[PATCH v10 03/19] qspinlock: Add pending bit
...dvantages are the same, just diminished by the probability of having an ideally contended lock: - waiter won't be blocked on RAM access if critical section (or more) ends sooner - some unlucky cacheline is not forgotten - faster unlock (no need for tail operations) (- ?) disadvantages are magnified: - increased complexity - intense cacheline sharing (I thought that this is the main disadvantage of ticketlock.) (- ?) One bit still improved performance, is it the best we got? Thanks.
2014 May 14
2
[PATCH v10 03/19] qspinlock: Add pending bit
...dvantages are the same, just diminished by the probability of having an ideally contended lock: - waiter won't be blocked on RAM access if critical section (or more) ends sooner - some unlucky cacheline is not forgotten - faster unlock (no need for tail operations) (- ?) disadvantages are magnified: - increased complexity - intense cacheline sharing (I thought that this is the main disadvantage of ticketlock.) (- ?) One bit still improved performance, is it the best we got? Thanks.
2019 Aug 27
0
Re: cross-project patches: Add NBD Fast Zero support
On Fri, Aug 23, 2019 at 09:30:36AM -0500, Eric Blake wrote: > I've run several tests to demonstrate why this is useful, as well as > prove that because I have multiple interoperable projects, it is worth > including in the NBD standard. The original proposal was here: > https://lists.debian.org/nbd/2019/03/msg00004.html > where I stated: > > > I will not push this
2008 Apr 22
2
Getting rid of borders on semi-transparent plotting symbols
R version 2.7.0 RC (2008-04-20 r45403) When using semi-transparent filled plotting symbols, the border of the symbol has a different (darker) colour than the interior: plot(0, 0, pch=19, col="#FF000022") (Saving this as a PDF and looking at it magnified may make it easier to see.) This is pretty annoying, since when plotting partially overlapping points, the border colour dominates, making the colour of overlapping points more saturated than they should be. This isn't so much of a problem when using very large values of 'cex', sinc...
2009 Jan 30
2
feature idea for wine : stereo 3D
NVidia is pushing a 200 dollar product which is nothing more than shutter glasses and ties into DirectX 10, encouraging people to move to Vista, which I personally believe is yet another nail in the coffen of closing the PC platform. Now I think a better idea would be to add a feature to wine that permits stereo imaging to be added to any program that makes use of 3D features in wine, to somehow
2003 Jun 25
3
logLik.lm()
...47.68,43.40,51.81,55.77,62.59,66.56,74.65,73.54) test.lm <- lm(y~x) y.hat <- fitted(test.lm) sigma <- summary(test.lm)$sigma logLik(test.lm) # `log Lik.' -57.20699 (df=3) sum(dnorm(y, y.hat, sigma, log=T)) # [1] -57.26704 The difference in this simple example is slight, but it is magnified when using my data. My understanding is that it is necessary to use the complete likelihood functions for both the Gamma model and the 'lognormal' model (no constants removed, etc.) in order to accurately compare using AIC. Can someone point out my error, or explain this discrepancy? Than...
2004 Feb 24
5
r: plots
hi all i have another probably simple question. I have three variables say x, y and z. x and y are quite large and z is relative small. how can one plot the three variables on the same graph with two separate axis? (one for x and y and the other for z) e.g. x<-c(101,110,150,167,120) y<-c(120,135,175,95,200) z<-c(0.001, 0.15, 0.6, 0.8, 1) regards Allan
2016 Dec 19
1
Reining in profile instrumentation
Thanks Vedant, and my apologies for the delay getting back to you - work got "busy". I wasn't aware of the '-fprofile-generate' option, so thanks for point this out. I have tried running it and I can see the instrumentation hooks that it generates - I assume that there is a library I have to implement to support this, can you let me know where the source for this library
2007 Jun 12
1
Compiz porting plan, for help
David & All, As you might have heard, Intel recently introduced a new low-power device called a Mobile Internet Device (MID). We're working in Intel's Open source Technology Center on the Linux Desktop UI. Given the small screen we're planning on using a stack-based window manager where each application runs full-screen (think Matchbox). We think it would be very cool to get a
2005 May 09
1
Half-Life and Counter-Strike on WINE
...y sound. The update links in the app blow-up. I haven't downloaded/installed any of the patches available. Troubleshooting: Use Ctrl-Alt-F1 and logon so you can issue "killall -9 wine-preloader" if things go wrong. Then use Ctrl-Alt-F7 to return to your GUI. If your screen is magnified so it is unusable, just hit "arrow-up" once and then "return" to relaunch the app then select quit/exit. It usually returns the screen to normal. Have fun.