X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=etc%2Fgraph.R;h=d4fe3a3a8596f1af43abd0d456f60b0556aef3cf;hb=9de63c6c7210dfacea93c4234af9a0c8ac956853;hp=e7c1ab6221af82a9ec4d6a68560c86a472b961ae;hpb=530ae79bf8658ae5a632b0df15106d45b3fa5ea2;p=wannabuild.git diff --git a/etc/graph.R b/etc/graph.R index e7c1ab6..d4fe3a3 100644 --- a/etc/graph.R +++ b/etc/graph.R @@ -6,7 +6,7 @@ palette(c("black", "turquoise", "red", "OrangeRed", "green3", "cyan", "magenta", readdata <- function (file,start) { t <- read.table(file,row.names=1,header=FALSE, - sep=",",col.names=c("date","alpha","at","hppa","ht","hurd-i386", + sep=",",col.names=c("date","alpha","at","arm","art","hppa","ht","hurd-i386", "hit","i386","it","ia64","i6t","m68k","mt","mips","mit","mipsel","mipt", "powerpc","pt","s390","st","amd64","amdt","sparc","spt","armel","aret")) ts(as.matrix(data.frame(t[1]/t[2]*100,t[23]/t[24]*100,