search for: legend2

Displaying 4 results from an estimated 4 matches for "legend2".

Did you mean: legend
2002 Sep 17
2
grid.legend - lines
I am testing out the grid-plots, but get into a problem making a legend. I have a line plot and some points, following the model in grid.plot.and.legend() i manage to get the points correctly in the legend, but what do I do with the line? (Of cource, I can just draw a line at the right location on the plot, but I would prefer to use legend) Morten -- Morten Sickel Norwegian Radiation
2000 May 31
1
legend with multiple columns
...lker bolker@zoo.ufl.edu Zoology Department, University of Florida http://www.zoo.ufl.edu/bolker 318 Carr Hall/Box 118525 tel: (352) 392-5697 Gainesville, FL 32611-8525 fax: (352) 392-3704 PATCHES to legend.Rd and legend.R: *** legend2.txt Wed May 31 14:45:18 2000 --- legend2.R Wed May 31 15:02:22 2000 *************** *** 1,7 **** ! function (x, y, legend, fill, col = "black", lty, lwd, pch, bty = "o", ! bg = par("bg"), cex = 1, ! xjust = 0, yjust = 1, x.intersp = 1, y.intersp =...
2002 Dec 31
0
MRTGscript - Update
...l /path/to/hits.pl -reject`; # Options[Hits]: gauge, noinfo, growright, transparent, nopercent, noo # WithPeak[Hits]: ymw # MaxBytes[Hits]: 10000 # Colours[Hits]: GREEN#00eb0c,BLUE#1000ff,DARK GREEN#006600,VIOLET#ff00ff # YLegend[Hits]: Hits # ShortLegend[Hits]: Hits # Legend1[Hits]: Hits # Legend2[Hits]: Hits # LegendI[Hits]: Hits: # LegendO[Hits]: Hits: # Timezone[Hits]: GMT # Title[Hits]: Connections rejected # PageTop[Hits]: <H1>Connections rejected</H1> # ###################################################################### ## Start of config # Path to Logfile: my $L...
2009 Jan 23
5
cpu load monitoring
Hi, I have a server running Centos 5.2 and am implementing a GIS mapserver app. I have some sample logs from another implementation that give me an idea of bandwidth requirements but I would like to check the cpu load. I can not be at the server during the test and am interested in knowing if there is logging of cpu load available. Anyone have experience with this? Recommendations? Dave --