search for: lightblue1

Displaying 3 results from an estimated 3 matches for "lightblue1".

Did you mean: lightblue
2008 Jun 30
2
Plotting question: Problem with strwidth in 2.7.1
...=1038, height=820, res=1200) maxim <- max(strwidth(as.character(colnames(tmp.t[[i]])), units="inches"))*4.5 opar <- par(mar=c(3,maxim,2,2), bg="white", cex=1.6, oma = c(0, 0, 2, 0), mgp=c(3,0.5,0), xpd=TRUE) colo <- c("red", "lightblue1", "orange", "yellow") xmax <- max(unlist(lapply(tmp.t[i], function(x) apply(x, 2, sum))) + 15) bar <- barplot2(tmp.t[[i]], horiz=TRUE, names.arg=as.character(colnames(tmp.t[[i]])), las=1,...
2005 Dec 01
1
Can''t add text to FXCanvas
...vas or the FXDCWindow. I have a short sample program that shows this problem. Thanks for any help. class PlotterWindow < FXMainWindow def initialize(app) # Invoke base class initialize first super(app, "Plotter", nil, nil, DECOR_ALL, 0, 0, 500, 700) @color4 = FXColor::LightBlue1 @color5 = FXColor::Blue @font = FXFont.new(app,"times",14) dumpFontDesc("Initial Font", at font.getFontDesc) # @font.setFont("courier,140") # Dialogs for later use colorDialog = FXColorDialog.new(self, "Color Dialog") # Create a fo...
2000 Feb 29
0
mapping of colornames into hsv: half way done
...iffon", "#FFFACD", "lemonchiffon1", "#FFFACD", "lemonchiffon2", "#EEE9BF", "lemonchiffon3", "#CDC9A5", "lemonchiffon4", "#8B8970", "lightblue", "#ADD8E6", "lightblue1", "#BFEFFF", "lightblue2", "#B2DFEE", "lightblue3", "#9AC0CD", "lightblue4", "#68838B", "lightcoral", "#F08080", "lightcyan", "#E0FFFF", "lightcyan1",...