Displaying 20 results from an estimated 882 matches for "underneath".
2008 Oct 24
2
Shading underneath a line plot.
...44,246,247,243,241,243)
plot(mydata, type="o")
polygon(c(ppp$total,length(ppp$total)), col="red")
This gives me almost what I want but the line from the x-axis up to the
first point on the line is squint. Could anyone suggest how to create my
polygon so that it correctly shades underneath the line?
Thanks,
Alastair
--
View this message in context: http://www.nabble.com/Shading-underneath-a-line-plot.-tp20153115p20153115.html
Sent from the R help mailing list archive at Nabble.com.
2007 Jun 02
4
Datapoints underneath datapoints Problem
...g
However, some datapoints occur at the same place as other datapoints and are
so layered on top of each other. I would like to know if there is any
possible way in which I could view those datapoints that are layered on top
of each other ...maybe by rotating using latitude to show the datapoints
underneath (but then is that possible?)??? - just an idea.
Many thanks.
Sam.
--
View this message in context: http://www.nabble.com/Datapoints-underneath-datapoints-Problem-tf3857288.html#a10928148
Sent from the R help mailing list archive at Nabble.com.
2009 Jul 17
1
Samba Permissions
...y got them down the way that I
wanted them, but I was wanting to set this up a bit different. I want to
make sure that there is no way to do this without actually having to
assign a bunch of different drive letters to shares.
I basically one one Drive letter assigned to the top of the directory.
Underneath that directory there will be several others and then others
underneath each one of those. I assume each directory inherits the top
share though, is that correct?
For example, if I have the following.
MAIN (unix permissions rwxr-xr-x)
--DIR1_LEVEL1 (unix permissions rwxr-xr-x)
----DIR1_LEVEL2 (u...
2005 Jul 26
3
text on some lines
Hi,
I would like to write text on 2 lines for example.
For example, if you have a long sentence and you want to cut it at the 45 caracter and put the continuation underneath!
Is it possible?
Thanks
Sabine
---------------------------------
[[alternative HTML version deleted]]
2003 Jan 20
3
Second Posting! Please reply - Need HELP!!
I am first time SAMBA user. System information:
Unix = HP-UX 11.0
Network = Windows 2000
Things that I did:
1) Logged into our test unix box as “root”. Created a
directory “samba” underneath “/home/root”.
2) Went to samba website and downloaded
“samba-2.2.7a.tar.gz” onto my “C:\” (my desktop). I am
aware that the latest “How to” book in its
“Installation section asks me to use command “wget
http://us1.samba.org/samba/ftp/samba-2.2.7a.tar.gz”
from my unix prompt, but unfortunately “wget...
2006 Oct 31
0
6434606 getfacl/setfacl of files/dirs over NFSv4 with ZFS underneath fail
Author: marks
Repository: /hg/zfs-crypto/gate
Revision: 49eca6287e6a581e3e46ada9d34a54b7665027b1
Log message:
6434606 getfacl/setfacl of files/dirs over NFSv4 with ZFS underneath fail
Files:
update: usr/src/uts/common/fs/fs_subr.c
2006 Jul 22
2
acts_as_automatic
...as_list.
I will probably refactor the code to automatically support any "macros",
because there are essentially only three types of macros:
macro_name
macro_name :symbol, Hash
macro_name Hash
I will assume that each key represents a macro, and check whether
there''s nil underneath it, a Hash underneath it, or a Hash pointing to a
Hash underneath it.
Example associations.yml:
has_many:
category : articles
author : articles
article : tags
author : {tags: {through: articles}}
has_one:
article : attachment
acts_as_list:
article : {scope: category}...
2024 Apr 22
1
Is ALTREP "non-API"?
Hello, I don't believe it is illegal, as ALTREP "implements an abstraction
underneath the C API". And is "compatible with all code which uses the API".
Please see slide deck by Gabriel Becker, with L Tierney, M Lawrence and T
Kalibera.
https://bioconductor.org/help/course-materials/2020/BiocDevelForum/16-ALTREP
.pdf
ALTREP framework implements an abstraction under...
2024 Apr 22
1
Is ALTREP "non-API"?
...t being accepted by CRAN at the moment doesn't mean CRAN
will keep accepting it. So, I want to clarify the current status of ALTREP.
Best,
Yutani
2024?4?22?(?) 10:17 <hcortina71 at gmail.com>:
> Hello, I don't believe it is illegal, as ALTREP "implements an abstraction
> underneath the C API". And is "compatible with all code which uses the
> API".
>
> Please see slide deck by Gabriel Becker, with L Tierney, M Lawrence and T
> Kalibera.
>
>
> https://bioconductor.org/help/course-materials/2020/BiocDevelForum/16-ALTREP
> .pdf
> <ht...
2006 Feb 21
2
rotated labels in barplot with beside=T and multiple groups
...0000 0.004028197 0.005035247 0.986908359
E 0.100000000 0.000000000 0.100000000 0.500000000
>
Now, trying the examples shown via the r-help mailing list I am trying
to make a plot where each of the groups gets displayed in a
histogram-like fashion upwards with the number 0.1, 0.2 and so forth
underneath the group. What I do is the following:
> par(mar = c(6, 4, 4, 2) + 0.1)
> bplot = barplot(lsu, beside=TRUE, col=colors[1:length(lsu[,1])], ylim = c(0,1.0), xaxt = "n", xlab = "")
> axis(side=1,at=bplot, labels=FALSE, tick=TRUE)
NULL
> nam=rep("a",10)
>...
2024 Apr 22
2
Is ALTREP "non-API"?
...9;t mean CRAN
> will keep accepting it. So, I want to clarify the current status of ALTREP.
>
> Best,
> Yutani
>
> 2024?4?22?(?) 10:17 <hcortina71 at gmail.com>:
>
> > Hello, I don't believe it is illegal, as ALTREP "implements an
> abstraction
> > underneath the C API". And is "compatible with all code which uses the
> > API".
> >
> > Please see slide deck by Gabriel Becker, with L Tierney, M Lawrence and
> T
> > Kalibera.
> >
> >
> >
> https://bioconductor.org/help/course-materials/2020/B...
2009 Mar 31
1
Virtual user folder configuration
...All my mail users are virtual - they have no existence in /etc/passwd,
nor do they have folders under /home. At this time, all mail is being
delivered to maildir:/var/mail/%d/%n - and the home is the same (which
is becoming more of a problem).
As I see it, I have the choices of:
1. Place mail underneath home, as in /var/mail/%d/%n/mailbox
Probably the simplest, but adds a level to the folder hierarchy. Does
that matter in any way?
2. Place home underneath mail, as in /var/mail/%d/%n/home (unless THAT
poses a problem as well, with a non-mail folder visible to the mail system)
Leaves mail alone...
2007 Apr 19
1
Histogram with uneven bins
...ortional to its corresponding bin
size).
Also, the x and y axes of my histograms frequently (almost always, actually)
extend beyond the axis labels (i.e., there are unlabeled bars). I would like
to label each bar exactly with the range of values that corresponds to it (
i.e., print a "0" underneath the 0 bin, print "1-2) underneath the 1-2 bin,
etc.
I'd appreciate any help you might be able to provide, thanks!
Mark
[[alternative HTML version deleted]]
2012 Sep 27
1
erasing a polygon
I'm updating some (very) old code, and one particular option of its plot method depends on
a once-was-true trick
polygon(x, y, border=TRUE, col=0)
polygon(x, y, border=TRUE, density=0)
would draw the polygon AND erase whatever was underneath it back to background color.
Is there a reliable way to do this with the current R (standard graphics)?
Terry Therneau
PS For the inquiring, the routine is text.rpart with the fancy=T option, and the original
target was the postscript driver on Splus 3.4. (I said it was old.) The plot.rpart...
2007 May 22
5
basic problem but can't solve it
Hello,
I have a basic problem but i can't figure it out with the
table underneath. I would like to compute monthly averages.
I would like to have the average measure for month #5 for the first
three rows (the same number in the first three lines) and the average
measure for month #6 for the last four rows ((the same number in the first
three lines) in a separate vesctor (let&...
2019 Oct 11
3
clarification on gosub, macros and AEL
...ions.conf with
exten => _9NXXNXXXXXX.,n,Macro(fastbusy)
is deprecated in favour of Gosub(). True so far?
But then there are "macro"s defined in extensions.ael:
macro foo() { ... }
and called in extensions.ael with:
&foo(...)
These are not deprecated because they use Gosub() underneath and not
Macro()? Still good so far?
So if macros in extensions.ael are not deprecated because they just use
Gosub() underneath them, when why, when I try to use Gosub() and
contexts in extensions.ael directly do I get warnings like:
[Oct 11 13:50:55] WARNING[10343]: ael/pval.c:2526 check_pval_it...
2008 May 07
5
Ubuntu Hardy + Wine + WoW = corrupted graphics
...upgraded to Hardy I thought I would try it again. At least in
the past I could run WoW using the built-in d3d engine (instead of
opengl) and it would be usable, just not fast. But now things have
gotten a /LOT/ worse. I get lots of video problems:
- Blue flickering whenever a window or icon underneath the wine window
scrolls or updates itself, or whenever I click the mouse in the wine window.
- Moving the wine window around causes bits of itself to be left behind
on the desktop underneath, both on the desktop and in the windows of
other applications.
- The wine window loses it's window...
2006 Apr 17
5
Pull down menus / Nested Javascripts
Has anyone implemented a tab bar with pull down menus in RoR?
I''ve tried various javascript solutions but they all fail once you try
to call them from ruby.
Any pointers gratefuly received....
Cheers
John
--
Posted via http://www.ruby-forum.com/.
2006 Apr 20
1
The Autocompleter, with scrollable result-div
...s is fixed now.
Also the "blur-on-scrollbar-click" should not work in both IE and
Safari (can someone confirm this?)
It all works now in FF and IE, but still not in Opera. I do not have
access to Safari, so I cannot test it there. Maybe someone else can.
Here is a patch for controls.js (underneath is the patch for the testfile).
Index: controls.js
===================================================================
--- controls.js (revision 4240)
+++ controls.js (working copy)
@@ -94,7 +94,7 @@
},
fixIEOverlapping: function() {
- Position.clone(this.update, this.iefix);
+ P...
2009 Jun 10
5
Deploying with Passenger question
...le
on my command line but I already did that when I first installed
Passenger and the Passenger Pref pane and I don''t understand why you
would have to install the apache2 module again when you want to deploy
a site. Here are the steps I followed:
I added this to my configuration file underneath the Loadmodule text
(the same place Ryan Bates pasted it in the screencast):
<VirtualHost *:80>
ServerName www.blah.com
DocumentRoot /Sites/work/blah/public/
</VirtualHost>
Then I restarted apache:
sudo apachectl graceful
and when I go to my sites url I get a &q...