search for: databar

Displaying 2 results from an estimated 2 matches for "databar".

Did you mean: databas
2011 Jan 26
1
barchart panel.text add label value and percent
...88, 192, 28, 7) sumcount <- c(253, 253, 253, 315, 315, 315, 315) per <- c('35.2%','58.5%','6.3%','27.9%','61%','8.9%','2.2%') LangueTXT <- c('Nl','Nl','Nl','Fr','Fr','Fr','Fr') databar <- data.frame(Langue, n03interessantscore, count, sumcount, per, LangueTXT) barchart(n03interessantscore ~ count| LangueTXT, data=databar, layout=c(1,max(databar$Langue)), stack=TRUE, rectangles=TRUE, horizontal=TRUE, ylab="Score", xlab="Count",...
2009 Mar 27
1
BIOS bug? USB + "Missing operating system"
I've been diagnosing an issue where an 8GB Freecom Databar formatted using Ubuntu usb-creator would fail to boot, reporting "Missing operating system". It was hard to read the message since the system would immediately clear-screen as GRUB started from the hard disk. I looked at syslinux's mbr/mbr.S and realised that the message originated f...