[chronojump] minor changes



commit a1678560575009cd406d9e373119461a2f15ba3b
Author: Xavier de Blas <xaviblas gmail com>
Date:   Mon Nov 18 09:04:54 2013 +0100

    minor changes

 encoder/graph.R |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/encoder/graph.R b/encoder/graph.R
index 091e013..84c0e8f 100644
--- a/encoder/graph.R
+++ b/encoder/graph.R
@@ -1141,7 +1141,7 @@ paint <- function(rawdata, eccon, xmin, xmax, yrange, knRanges, superpose, highl
                                    lty=lty, lwd=lwd, 
                                    col=colors, 
                                    cex=1, bg="white", ncol=ncol, bty="n", plot=F)
-                       legend(0,rng[4]+1.25*lg$rect$h, 
+                       legend(0,rng[4]+1.4*lg$rect$h, 
                               legend=legendText, 
                               lty=lty, lwd=lwd, 
                               col=colors, 


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