[chronojump] Encoder analyze cross variables multiple persons, series names not overlap title
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Encoder analyze cross variables multiple persons, series names not overlap title
- Date: Fri, 7 Jan 2022 12:27:45 +0000 (UTC)
commit 5b24faddd4462247f590096cc3e95413dbcdfeea
Author: Xavier de Blas <xaviblas gmail com>
Date: Fri Jan 7 13:27:14 2022 +0100
Encoder analyze cross variables multiple persons, series names not overlap title
encoder/graph.R | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/encoder/graph.R b/encoder/graph.R
index ed0fe879e..77f74399f 100644
--- a/encoder/graph.R
+++ b/encoder/graph.R
@@ -2291,7 +2291,7 @@ paintCrossVariables <- function (paf, varX, varY, option,
legend=unique(seriesName), lty=1, lwd=2, col=uniqueColors,
cex=1, bg="white", ncol=length(unique(seriesName)), bty="n",
plot=F)
- legend(rng[2]-1.25*lg$rect$w,rng[4]+1.25*lg$rect$h,
+ legend(rng[2]-1.25*lg$rect$w,rng[4]+1*lg$rect$h,
legend=unique(seriesName), lty=1, lwd=2, col=uniqueColors,
cex=1, bg="white", ncol=6, bty="n",
plot=T, xpd=NA)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]