Hi, I changed something in the package "climatol" especially in the function "diagwl". Dos anybody know where I can put the code in the Internet to discuss it? I made from "C" for gradcelsius "?C" with: unit <- list( temp = expression (paste(#"T ", degree,"C")) ) mtext(unit$temp ,2,col=tcol,las=1,line=3,adj=0,at=55) mtext(paste(round(mean(tm*10))/10, ' ?', "C ",round(sum(p))," mm",sep="") But "mtext(paste(round(mean(tm*10))/10, ' ?', "C ",round(sum(p))," mm",sep="")" makes the ? and the C very short together. There is no space. How can I fill a space in there which is smaller as a normal space? Also I made more transparency in the colours with: sfcol= rgb(0, 0, 0,alpha =0.2) Is there a possibility to safe the diagram as *png (because of the transparancy) ? How can I made the line for the precipitation thicker? Thanks Torsten -- Torsten Wiebke Jabber: ecki at jabber.chaotic.de torstenwiebke at jabber.ccc.de Yahoo: towieb
Hallo, does nobody have an answer?> I changed something in the package "climatol" especially in the > function "diagwl". Dos anybody know where I can put the code in the > Internet to discuss it?I put it to: http://de.pastebin.ca/1023676 It would be kind if someone can have a look what is to make better. Pleas give me a hint where I can search to answer this questions:> But "mtext(paste(round(mean(tm*10))/10, ' ?', "C ",round(sum(p))," > mm",sep="")" makes the ? and the C very short together. There is no > space. How can I fill a space in there which is smaller as a normal > space? > > Also I made more transparency in the colours with: > sfcol= rgb(0, 0, 0,alpha =0.2) > Is there a possibility to safe the diagram as *png (because of the > transparancy) ?Or an other format. I want to put it in an LaTeX file. With the pdf output I have to burst it in two pages and to experiment with the "trim" function of the includegraphicx package (\includegraphics[% trim= 270 280 200 200, scale=0.167, ]{../FotosBilder/Bilder/Klimadig/angermuendeklidig}) Is there a possibility to get only one pdf page only with the graphick, bet is that textwidth the same as picturwidth is. Thanks Torsten -- Torsten Wiebke ICQ: 21 80 40 58 8 Jabber: ecki at jabber.chaotic.de torstenwiebke at jabber.ccc.de Yahoo: towieb