Displaying 12 results from an estimated 12 matches for "anteil".
2010 Jan 18
2
ggplot2 histogramm
...t;B","C"),1000,replace=T,prob=c(0.22,0.28,0.5)),group=gl(2,500))
p <- ggplot(df, aes(x = variable))
p + geom_histogram(aes(y= ..count.. /
sum(..count..),fill=..count../sum(..count..)*100)) +
scale_y_continuous(formatter = "percent") + facet_wrap(~group) +
ylab("Anteil in %") + xlab("Attribute") +
opts(title="Title",legend.text="Anteil in Prozent") +
BaseTheme(base_size=12)
many thanks,
Christian
2024 Jul 18
2
ggplot two-factor legend
...geom_smooth(aes(fill=Bio) , method = "lm" , formula = y ~ x +
I(x^2),linewidth=1) +
theme(panel.background = element_blank())+
theme(axis.line = element_line(colour = "black"))+
theme(axis.text=element_text(size=18))+
theme(axis.title=element_text(size=20))+
ylab("Anteil BFF an LN [%]") +xlab("Jahr")+
scale_color_manual(values=c("red","dark green"), labels=c("?LN",
"BIO"))+
scale_fill_manual(values=c("red","dark green"), labels= c("?LN",
"BIO"))+
theme(legend.title = e...
2024 Aug 16
2
boxplot notch
...5, middle = y50, upper = y75, ymax = y100),
stat = "identity", notch=TRUE
) +
theme(panel.background = element_blank())+
theme(axis.line = element_line(colour = "black"))+
theme(axis.text=element_text(size=18))+
theme(axis.title=element_text(size=20))+
ylab("Anteil BFF an LN [%]") +xlab("Jahr")+
scale_color_manual(values=c("red","darkgreen"), labels=c("?LN", "BIO"))+
scale_fill_manual(values=c("red","darkgreen"), labels= c("?LN", "BIO"))+
theme(legend.title =...
2024 Aug 16
1
boxplot notch
...ot;, notch=TRUE
>
> ) +
>
> theme(panel.background = element_blank())+
>
> theme(axis.line = element_line(colour = "black"))+
>
> theme(axis.text=element_text(size=18))+
>
> theme(axis.title=element_text(size=20))+
>
> ylab("Anteil BFF an LN [%]") +xlab("Jahr")+
>
> scale_color_manual(values=c("red","darkgreen"), labels=c("?LN", "BIO"))+
>
> scale_fill_manual(values=c("red","darkgreen"), labels= c("?LN", "BIO"))+...
2024 Aug 16
1
boxplot notch
...le = y50, upper = y75, ymax = y100),
stat = "identity", notch=TRUE
) +
theme(panel.background = element_blank())+
theme(axis.line = element_line(colour = "black"))+
theme(axis.text=element_text(size=18))+
theme(axis.title=element_text(size=20))+
ylab("Anteil BFF an LN [%]") +xlab("Jahr")+
scale_color_manual(values=c("red","darkgreen"), labels=c("?LN", "BIO"))+
scale_fill_manual(values=c("red","darkgreen"), labels= c("?LN", "BIO"))+
theme(legend.title...
2024 Aug 11
1
geom_smooth with sd
...uot; , formula = y ~ x + I(x^2),linewidth=1) +
theme(panel.background = element_blank())+
theme(axis.line = element_line(colour = "black"))+
theme(axis.text=element_text(size=18))+
theme(axis.title=element_text(size=20))+
ylab("Anteil BFF an LN [%]") +xlab("Jahr")+
scale_color_manual(values=c("red","darkgreen"), labels=c("?LN", "BIO"))+
scale_fill_manual(values=c("red","darkgreen"), labels= c("?LN", "BIO"))+
them...
2024 Jul 18
1
ggplot two-factor legend
...ethod = "lm" , formula = y ~ x +
> I(x^2),linewidth=1) +
> theme(panel.background = element_blank())+
> theme(axis.line = element_line(colour = "black"))+
> theme(axis.text=element_text(size=18))+
> theme(axis.title=element_text(size=20))+
> ylab("Anteil BFF an LN [%]") +xlab("Jahr")+
> scale_color_manual(values=c("red","dark green"), labels=c("?LN",
> "BIO"))+
> scale_fill_manual(values=c("red","dark green"), labels= c("?LN",
> "BIO"))+
>...
2024 Aug 11
1
geom_smooth with sd
...+
>
> theme(panel.background = element_blank())+
>
> theme(axis.line = element_line(colour = "black"))+
>
> theme(axis.text=element_text(size=18))+
>
> theme(axis.title=element_text(size=20))+
>
> ylab("Anteil BFF an LN [%]") +xlab("Jahr")+
>
> scale_color_manual(values=c("red","darkgreen"), labels=c("?LN", "BIO"))+
>
> scale_fill_manual(values=c("red","darkgreen"), labels= c("?LN", "BIO"))+
>...
2024 Jul 18
1
ggplot two-factor legend
...Bio) , method = "lm" , formula = y ~ x +
>I(x^2),linewidth=1) +
> theme(panel.background = element_blank())+
> theme(axis.line = element_line(colour = "black"))+
> theme(axis.text=element_text(size=18))+
> theme(axis.title=element_text(size=20))+
> ylab("Anteil BFF an LN [%]") +xlab("Jahr")+
> scale_color_manual(values=c("red","dark green"), labels=c("?LN",
>"BIO"))+
> scale_fill_manual(values=c("red","dark green"), labels= c("?LN",
>"BIO"))+
> th...
2024 Jul 18
1
ggplot two-factor legend
...= y ~ x +
>> I(x^2),linewidth=1) +
>> ????theme(panel.background = element_blank())+
>> ????theme(axis.line = element_line(colour = "black"))+
>> ?? theme(axis.text=element_text(size=18))+
>> ?? theme(axis.title=element_text(size=20))+
>> ????ylab("Anteil BFF an LN [%]") +xlab("Jahr")+
>> ????scale_color_manual(values=c("red","dark green"), labels=c("?LN",
>> "BIO"))+
>> ????scale_fill_manual(values=c("red","dark green"), labels= c("?LN",
>>...
2024 Aug 16
1
boxplot notch
...,
> stat = "identity", notch=TRUE
> ) +
> theme(panel.background = element_blank())+
> theme(axis.line = element_line(colour = "black"))+
> theme(axis.text=element_text(size=18))+
> theme(axis.title=element_text(size=20))+
> ylab("Anteil BFF an LN [%]") +xlab("Jahr")+
> scale_color_manual(values=c("red","darkgreen"), labels=c("?LN", "BIO"))+
> scale_fill_manual(values=c("red","darkgreen"), labels= c("?LN", "BIO"))+
> the...
2003 Jul 29
4
pxelinux 2.04+ hangs after loading kernel
Hi,
I just tried to boot my token ring devices with 2.05 - to no avail,
it hangs after loading the kernel. I then tried older versions, and found
2.03 booting like a charm, and every 2.04-pre including 2.04 hanging.
Here's the config of the devices:
- Networkstation 2800 with IBM PCI Token Ring card 2
- IBM Thinkpad T21 with IBM PCI Token Ring card 2
Maybe this has to do with the changes