Displaying 3 results from an estimated 3 matches for "luebking".
Did you mean:
leaking
2012 Nov 12
2
order in stacked barplot
Hello
i did a stacked barplot using ggplot and R arranged the bars of the items in
different orders. i don?t know why. but i want to have the same order in
every stacked bar.
I used the code
data1 <- read.table("N_O_W_MAI.txt", header=TRUE, dec = ",")
attach(data1)
Teich1<-factor(Teich,levels=c(5,7,9,11,"G") ,ordered=is.ordered(Teich))
2015 Dec 03
0
Fwd: Re: New Monitor Weirdnesses or how do I get Xorg to pay attention to my xorg.conf file?
Has anyone built the nouveau drivers for CentOS 5 system running under Xen?
Forwarded Message:
From: =?iso-8859-1?Q?Thomas_L=FCbking?= <thomas.luebking at gmail.com>
To: <xorg at lists.x.org>
Subject: Re: New Monitor Weirdnesses or how do I get Xorg to pay attention to
=?iso-8859-1?Q?my_xorg.conf_file=3F?=
Date: Thu, 03 Dec 2015 16:19:54 +0100
Message-ID: <f2d6eb09-0843-402f-bd3c-356af88de513 at gmail.com>
VESA defined modes are...
2007 Jul 24
1
Popup Content Without Application Layout
I am building a page that uses ThickBox
(http://jquery.com/demo/thickbox/) to display details about a record. A
user clicks a link on the page and a ThickBox pops up showing the record
as HTML. Unfortunately since I have an overall layout setup in my
application layout, that HTML is showing in the small popup box and it
doesn''t match.
How do I remove the added layout for just this