Displaying 3 results from an estimated 3 matches for "rectange".
Did you mean:
rectangle
2007 Dec 16
0
levelplot border and dendrogram width
...t; within a
level-plot. I'm trying to do something like the
colsep/rowsep/sepcolor/sepwidth parameters of heatmap.2 in gplots
b) Can I alter the line-width of dendrogram added to the levelplot
using latticeExtra?
c) Can I alter the spacing between the dendrogram and a row of
coloured rectanges added to a dendrogram using the add option?
The basic code-example that I've been trying to tweak is below, any
suggestions and hints are very much welcome!! In particular, I'm not
sure where to find documentation on parameters for these, so hints on
where to look would be great!...
2012 Aug 16
3
[Bug 53566] New: bisected regression 3.5+ kernel
...: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: vlad.kvs at gmail.com
QAContact: xorg-team at lists.x.org
It seems that there is a regression present in 3.5+ kernels with nouveau on GTX
560 card, X does not start and artifact present during boot (rectange on top
right). Reverting commit below resolves issue, X can be started and artifact is
gone. Attached is the kern.log from machine booted with drm.debug=0x04
1a46098e910b96337f0fe3838223db43b923bad4 is the first bad commit
commit 1a46098e910b96337f0fe3838223db43b923bad4...
2003 Dec 12
0
proofreading corrections (cvs) (PR#5730)
...d 2003/12/12 15:44:56
@@ -15,7 +15,7 @@
\item{col}{a character vector of length two giving the colors used for
drawing positive and negative Pearson residuals, respectively.}
\item{space}{the amount of space (as a fraction of the average
- rectangle width and height) left between each rectange.}
+ rectangle width and height) left between each rectangle.}
\item{main}{overall title for the plot.}
\item{xlab}{a label for the x axis. Defaults to the name of the row
variable in \code{x} if non-\code{NULL}.}
Index: src/library/graphics/man/barplot.Rd
============================...