[chronojump] Better margins for runEncoderAnalyze
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Better margins for runEncoderAnalyze
- Date: Mon, 27 Apr 2020 13:33:21 +0000 (UTC)
commit 643ec95f99cf284e4a5713dce8058dedcf2f65cc
Author: Xavier de Blas <xaviblas gmail com>
Date: Mon Apr 27 15:33:02 2020 +0200
Better margins for runEncoderAnalyze
r-scripts/sprintEncoder.R | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/r-scripts/sprintEncoder.R b/r-scripts/sprintEncoder.R
index e1f61856..1ea29a62 100644
--- a/r-scripts/sprintEncoder.R
+++ b/r-scripts/sprintEncoder.R
@@ -263,7 +263,7 @@ plotSprintFromEncoder <- function(sprintRawDynamics, sprintFittedDynamics,
# mtext(side = 1, at = raceTime, text = paste(round(raceTime, digits = 3), " s", sep=""))
print("#######Entering plotSprintFromEncoder###########")
- par(mar = c(4, 4, 5, 6.5))
+ par(mar = c(4.5, 4.5, 5, 2))
print("plotRawAccel")
print(plotRawAccel)
print(typeof(plotRawAccel))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]