Displaying 17 results from an estimated 17 matches for "aquamarine".
2006 Nov 15
3
Aquamarine: The KDE Window Decorator
Hi,
I have added compiz support to aquamarine.
You can download it directly from beryl svn:
svn co svn://svn.beryl-project.org/beryl/trunk/aquamarine/
To install:
./autogen.sh
./configure --enable-debug=full
./make
./sudo make install
You can use kcontrol to set the decoration and decoration specific settings.
You can post bugs to the bery...
2006 Dec 18
0
KDE window decorator
I've added a working KDE window decorator (kwd) to head. It's pretty
much written from scratch however it borrows some trivial code from
aquamarine which I didn't feel re-implementing.
So why did I write a new one from scratch instead of improving
aquamarine?
I started out by trying to improve aquamarine but as I looked at the
code and figured out what had to change to make it work properly I
realized that a re-write was the best way to...
2010 Sep 23
2
dnorm
...he sample size (n=250-300). I was wondering about a factor between 12'000 and 30'000 to match the size of the dnorm line with the specific histogram.
Thanks
Sibylle
hist(Biotree[Ld,]$Height2008, main="Larix decidua", ylim=c(0,50), xlab="Tree Height 2008 (cm)",col="aquamarine", font.main=3, cex.axis=0.8)
xs<-0:650
ys<-dnorm(xs, mean=397.8, sd=97.6)
lines(xs,ys*12000)
--
GMX DSL SOMMER-SPECIAL: Surf & Phone Flat 16.000 f?r nur 19,99 Euro/mtl.!*
2006 Jun 23
16
Help please-draggable
...uot;5" id="ele123">
<option value="1">Blue</option>
<option value="2">Red</option>
<option value="3">Orange</option>
<option value="4">Green</option>
<option value="5">Aquamarine</option>
</select>
</div>
</body>
Stuart
2010 Dec 12
4
legend not appearing in Word document
...rd as an example.? I would appreciate any help you can offer on
getting the legend in .eps format to work, or on other formats that may be
better for Word and pdf files.
Thanks,
Tim
????? library(plotrix)
????? Satelite.Palette <-
colorRampPalette(c("blue3","cyan","aquamarine","yellow","orange","red"))
????? mycol<-Satelite.Palette(ceiling(5000+1))#Max relative angle multiplied by
100 to give larger range.? Max is 3.1415, rounded up to 3.15 plus one.
????? col.labels<-round((seq(0,5000,length.out=5)/1000),1)
????? plot(0, 0, typ...
2014 Feb 06
2
Consulta spplot
..., precipitación y
nieve. Mi pregunta es la siguiente,¿es posible visualizar la leyenda
de cada una de las capas?
Actualmente solo visualizo la de la capa base, el mdt.
base<-spplot(mdt,col.regions=colMDT, at=pMDT,main=paste(idx[1]),
par.settings = list(panel.background=list(col="aquamarine")))
nubes<- spplot(n[[1]],col.regions=colsN, at=pN)
preci <- spplot(p[[1]],col.regions=colsP, at=pP)
png(paste("precipitacion.png",sep=""),width=600, height=600,bg="white")
print(base+nubes+preci)
dev.off()
Esto sería un ejemplo de lo que hag...
2009 Nov 30
1
Continuous legend colors
Dear List,
I am trying to get a basic plot to show a continuous range of fill colors. It is probably easiest to demonstrate. I would like a legend like in the following example:
Satellite.Palette <-colorRampPalette(c("blue3","cyan","aquamarine","yellow","orange","red"))
require(fields)
image.plot(volcano, col = Satellite.Palette (500), legend.lab="Scale")
contour(volcano, levels = seq(90, 200, by = 5), add = TRUE)
However, I am using the basic plot function. So far I have figured out how to...
2011 Oct 17
1
plotting issues with PCA
...gt; fish.spp <-
scores(fish.pca,display="species",scaling=3)[omanfish.mrt.indval$pval<=0.05,]
> graph <- plot(fish.pca,display=c("sites","species"),type="n",scaling=3)
> plotcolor <-
c("red","green","blue","aquamarine","magenta","yellow")[site.codings]
> points(fish.site,pch=21,bg=plotcolor,cex=1.2)
#up to this point all works well but when I try to draw the polygons I cant
get the lines to colour code the same way as the points did
> ordiellipse(graph,site.codings,kind="sd&...
2009 Nov 30
1
Plotting color.legend() outside of plot region
...h", pch = 1:2, col= 1:2)
plot(1:10, main = "i", pch = 1:2, col= 1:2)
## title
mtext("My Plots", side = 3, outer = TRUE, font = 2, line = 1, cex = 1.2,at=tmp1$x)
## draw legend
#Set colors
Satelite.Palette <- colorRampPalette(c("blue3","cyan","aquamarine","yellow","orange","red"))
mycol<-Satelite.Palette(101)
#Add legend
BL<-unlist(corner.label(x=-1,y=-1,figcorner=FALSE)) #Coordinates for bottom left corner of plot
TR<-unlist(corner.label(x=1,y=1,figcorner=FALSE)) #Coordinates for top rig...
2012 Sep 07
0
Error when using s.multinom() of the ade4 package - %PCA and MCOA
...9")
sglmarkerfrq
nobs<-c(88.0006,90.0004,88.0006,72.0002,88.0006,90.0004,86.0008,86.0008,90.0004,90.0004,90.0004,90.0004,88.0006,90.0004)
round<-round(nobs) #is rounding necessary?
col<-c("darkgreen","springgreen4","limegreen","lavender","aquamarine","darkorchid3","orange","cornflowerblue","darkorchid4","gold","royalblue3","firebrick3","firebrick4","darkblue")
#load package:
library(adegenet)
#plot:
png(file="ln_PCA.png",width=1000)
par(m...
2009 Oct 09
4
Satellite ocean color palette?
Dear List,
Is there a color palette avaliable similar to what is used in satellite ocean color imagery? I.e. a gradient with blue on one end and red on the other, with yellow in the middle? I have tried topo.colors(n) but that comes out more yellow on the end. I am looking for something similar to what is found on the CoastWatch web page:
2019 Apr 23
2
SolrCore 'dovecot' is not available due to init failure: fieldType 'text_general' not found in the schema
Hello, it seems an mismatch of schema file provided by dovecot-2.3.5.2
[root at mail conf]# pwd
/var/solr/data/dovecot/conf
# Below solrconfig.xml is from Solr-8.0.0.
[root at mail conf]# grep text_general solrconfig.xml
<str name="queryAnalyzerFieldType">text_general</str>
field types. Text content will be indexed as "text_general" as
<str
2019 Apr 23
3
SolrCore 'dovecot' is not available due to init failure: fieldType 'text_general' not found in the schema
...er">
> <lst name="defaults">
> <str name="hl.tag.pre"><![CDATA[
> <b style="background:yellow">,<b
> style="background:lawgreen">,
> <b style="background:aquamarine">,<b
> style="background:magenta">,
> <b style="background:palegreen">,<b
> style="background:coral">,
> <b style="background:wheat">,<b style="background:khaki">,
>...
2023 Mar 11
3
Multiple Assignment built into the R Interpreter?
Dear R Core,
working on my dynamic factor modelling package, which requires several
subroutines to create and update several system matrices, I come back to
the issue of being annoyed by R not supporting multiple assignment out of
the box like Matlab, Python and julia. e.g. something like
A, C, Q, R = init_matrices(X, Y, Z)
would be a great addition to the language. I know there are several
2019 Apr 23
0
SolrCore 'dovecot' is not available due to init failure: fieldType 'text_general' not found in the schema
....ScoreOrderFragmentsBuilder">
<lst name="defaults">
<str name="hl.tag.pre"><![CDATA[
<b style="background:yellow">,<b
style="background:lawgreen">,
<b style="background:aquamarine">,<b
style="background:magenta">,
<b style="background:palegreen">,<b
style="background:coral">,
<b style="background:wheat">,<b style="background:khaki">,
<b styl...
2000 Feb 29
0
mapping of colornames into hsv: half way done
...ue", "#F0F8FF",
"antiquewhite", "#FAEBD7",
"antiquewhite1", "#FFEFDB",
"antiquewhite2", "#EEDFCC",
"antiquewhite3", "#CDC0B0",
"antiquewhite4", "#8B8378",
"aquamarine", "#7FFFD4",
"aquamarine1", "#7FFFD4",
"aquamarine2", "#76EEC6",
"aquamarine3", "#66CDAA",
"aquamarine4", "#458B74",
"azure", "#F0FFFF",
"azure1", &...
2005 Jun 24
9
R demos
Hi All,
I am currently preparing some form of slideshow introducing R and its
capabilities for some colleagues. The thing will be about 30 mins, and
I'd like to have some "pretty pictures" and some "amazing facts" (I'm
trying to sell, obviously :)).
Can I ask if it's possible to easily retrieve a gross figure of the
number of functions in R considering the