[chronojump] Lateral comment outside the box



commit abce3a7c259e8bb48fd42e6c689eaf6b5d61d5c3
Author: Xavier Padullés <x padulles gmail com>
Date:   Wed Jan 17 11:27:48 2018 +0100

    Lateral comment outside the box

 encoder/pfvProfileEvolution.R |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/encoder/pfvProfileEvolution.R b/encoder/pfvProfileEvolution.R
index 0c915d4..fc4add5 100644
--- a/encoder/pfvProfileEvolution.R
+++ b/encoder/pfvProfileEvolution.R
@@ -117,7 +117,7 @@ pfvProfileDrawProfilesEvolution <- function(analyzeTable)
         text(v0, f0, labels = dates, pos = 1, offset = 0.5, cex = 0.75)
         #Pmax of the session
         text(v0, f0, labels = paste(round(pmax, digits = 0), "W", sep=""), pos = 3, offset = 0.5, cex = 0.75)
-        mtext("Maximum mean power using the F-V profile of each session", side = 4, line = -2)
+        mtext("Maximum mean power using the F-V profile of each session", side = 4, line = 2)
 }
 
 pfvProfileExecute <- function(analyzeTable)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]