[chronojump] Paint Power moved "Curve\nLoad"
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Paint Power moved "Curve\nLoad"
- Date: Sun, 21 Jul 2013 10:27:27 +0000 (UTC)
commit 9aa85fc7d07196671201388ad769b3f8b11b58d5
Author: Xavier de Blas <xaviblas gmail com>
Date: Sun Jul 21 12:26:52 2013 +0200
Paint Power moved "Curve\nLoad"
encoder/graph.R | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/encoder/graph.R b/encoder/graph.R
index 3723d64..f55a7d7 100644
--- a/encoder/graph.R
+++ b/encoder/graph.R
@@ -915,7 +915,7 @@ paintPowerPeakPowerBars <- function(singleFile, title, paf, myEccons, Eccon, hei
xlab="",ylab="Power (W)",
ylim=c(lowerY,max(powerData)), xpd=FALSE) #ylim, xpd = F, makes barplot starts high
(compare between them)
title(main=title,line=-2,outer=T)
- mtext("Curve\nLoad",side=1,at=1,adj=0,line=1,cex=.9)
+ mtext("Curve \nLoad ",side=1,at=1,adj=1,line=1,cex=.9)
par(new=T, xpd=T)
#on ecS, concentric has high value of time to peak power and eccentric has it very low. Don't draw
lines
if(Eccon=="ecS" || Eccon=="ceS")
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]