X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=etc%2Fgraph.R;h=c5278552f0c16918f609d8ccd2823d57c3280f9f;hb=d0f758825f8318683b71f835e96d13629d8c2d6b;hp=f03fa9b82340ff97b2efdb77eb52e42e33fe7af6;hpb=9f15f6d282fb3ad92792a94c1b0310ca6958d2cf;p=wannabuild.git diff --git a/etc/graph.R b/etc/graph.R index f03fa9b..c527855 100644 --- a/etc/graph.R +++ b/etc/graph.R @@ -25,9 +25,9 @@ readdata <- function (file,start) { t[17]/t[18]*100, #mipsel t[19]/t[20]*100, #powerpc t[21]/t[22]*100, #s390 - t[25]/t[26]*100 #sparc + t[25]/t[26]*100, #sparc t[33]/t[34]*100, #armhf - t[35]/t[36]*100, #s390x + t[35]/t[36]*100 #s390x )),c(2001,start),frequency=365.25) }