[chronojump] Fixed recent graph.R bug



commit 62f76405ce3c774ad6be24ddf23e7139759ee7b9
Author: Xavier de Blas <xaviblas gmail com>
Date:   Thu Jul 18 09:20:54 2013 +0200

    Fixed recent graph.R bug

 encoder/graph.R |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/encoder/graph.R b/encoder/graph.R
index 81898b1..3bfabd6 100644
--- a/encoder/graph.R
+++ b/encoder/graph.R
@@ -1326,7 +1326,7 @@ doProcess <- function(options) {
        #if(isJump)
        #       titleType="jump"
 
-       Analysis on curvesRI comes:
+       #Analysis on curvesRI comes:
        #"curvesRI;0.001" [1] string [2] inertia momentum
        analysisCurves = unlist(strsplit(Analysis, "\\;"))
        


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