search for: larrowe

Displaying 8 results from an estimated 8 matches for "larrowe".

Did you mean: larrows
2009 Apr 30
3
Curved arrows
I'm trying to draw an arrow with a curved shaft on the graph as a straight one looks messy on a detailed graph. I've looked in arrows but it doesn't seem to give an option. larrows doesn't look much more promising. I had a look in the archive and couldn't find anything. Any thoughts? Thanks Paul -- View this message in context:
2003 Nov 13
1
(no subject)
Hello All, I hope you can help me. I'm trying to put error bars in a xyplot trellis graph (see below). I know there is a function for this, larrows, but for the life of me I can't figure out how to use it. I've been using the default panel function (which is I haven't specified any panel function) and this produces the plot that I like. I've tried defining a panel
2004 Sep 06
4
how to add error bar to the data in R?
Dear all, Does anyone knwo how to add error bar to the data point in a simple xyplot? Right now, I have a .dat file including both the data points and their standard deviation and read it in R. I tried function arrows(). But it didn't gave me any arrows. Thanks for the help! Jeny
2009 Apr 08
1
vectors on top of contours, and lattice
OK, I needed to plot a set of vectors on top of a contour plot. I figured out a way to do this. I create a panel function that calls "larrows()" with arguments constructed from my vector data. Then, when I go to do the contour plot, I call contourplot() with the "panel" argument set to point to my newly created panel function. So far, so good. Now, I need to do a
2010 Nov 30
2
Error bars in lattice barchart with groups
Dear R-users, i want to plot gene regulation data in a lattice barchart. To illustrate the problem i encounter, the following code uses the "barley"dataset: library(lattice) barley[["SD"]] <- 5 PLOT <- barchart(data=barley, yield~variety|site, groups=year,origin=0, as.table=TRUE, scales=list(x=list(relation="same", rot=30), y=list(alternating=3,tck=-1)),
2002 Dec 16
1
Lattice: panel.superpose function does not pass subscripts and groups arguments (PR#2377)
Full_Name: Volker Franz Version: 1.5.1 OS: Debian-Linux Submission from: (NULL) (134.176.77.64) Hi, working with the panel.superpose function, I found out that this function does not pass the subscripts and groups arguments to panel.groups functions. In my view, this seems an unnecessary restriction, because the subscripts-mechanism which allows to access the original data should also work if
2002 Aug 12
1
question about cloud() in lattice package
Hi all, I have been previously been using scatterplot3d package to create some graphs but unfortunately it does not allow me to rotate the plot on all three axis. The cloud() function in the lattice package does allow me to do so. When I was using scatterplot3d I was using a script (Shown Below) to calculate the mean, quartiles and range limits for all three axis and I was representing that on the
2019 Jan 18
0
Wine release 4.0-rc7
...SL blitter. ddraw/tests: Add a test for the "GDI" surface. Huw D. M. Davies (1): gdi32/tests: Korean and Chinese machines may use MS Shell Dlg as their default GUI font. Isira Seneviratne (2): po: Update Sinhala translation. po: Update Sinhala translation. James Larrowe (1): winebuild: Fix a segmentation fault. Józef Kucia (7): wined3d: Execute all CS commands before changing swapchain palette. wined3d: Execute all CS commands before setting palette entries. d3d8: Clamp vertex buffer upload range to buffer size. d3d9: Clamp vertex bu...