Displaying 3 results from an estimated 3 matches for "bebebe".
Did you mean:
beebe
2023 May 03
1
[External] Error in percentage stacked barplot
...n the bottom to be on the left side.?
I tried the following but without any success
strip = FALSE
strip.right = TRUE
likert(t(hellisheidi), ReferenceZero=.5, xlab="X-lab", ylab="Y-lab", main="Stacked bar chart", col=c("#E94E1B", "#F7AA4E", "#BEBEBE", "#6193CE", "#00508C", "#E94E1B", "#BEBEBE"), legend.position="left")
Once again, thank you very much.
Kind regards,
Maria
???? ????? 2 ????? 2023 ???? 08:51:16 ?.?. GMT+1, ? ??????? Richard M. Heiberger <rmh at temple.edu> ??????:...
2023 May 02
1
[External] Error in percentage stacked barplot
## you may need to install HH
install.packagess("HH")
library(HH)
hellisheidi <- read.table(text="
Component Sample1 Sample2 Sample3
CaO 45 52 48
SiO2 25 22 18
Al2O3 15 11 14
TiO2 6 5
2000 Feb 29
0
mapping of colornames into hsv: half way done
...t;, "#8B7500",
"goldenrod", "#DAA520",
"goldenrod1", "#FFC125",
"goldenrod2", "#EEB422",
"goldenrod3", "#CD9B1D",
"goldenrod4", "#8B6914",
"gray", "#BEBEBE",
"gray0", "#000000",
"gray1", "#030303",
"gray2", "#050505",
"gray3", "#080808",
"gray4", "#0A0A0A",
"gray5", "#0D0D0D",
"gray6",...