Spaces:
Running
Running
Update app.R
Browse files
app.R
CHANGED
|
@@ -4317,7 +4317,8 @@ grid::grid.text(display_val,
|
|
| 4317 |
cex = 0.50,
|
| 4318 |
col = txt_col,
|
| 4319 |
fontface = if (has_pitchcol && identical(colname, "Pitch")) "bold" else "plain"
|
| 4320 |
-
|
|
|
|
| 4321 |
}
|
| 4322 |
|
| 4323 |
# Location plots
|
|
|
|
| 4317 |
cex = 0.50,
|
| 4318 |
col = txt_col,
|
| 4319 |
fontface = if (has_pitchcol && identical(colname, "Pitch")) "bold" else "plain"
|
| 4320 |
+
))
|
| 4321 |
+
}
|
| 4322 |
}
|
| 4323 |
|
| 4324 |
# Location plots
|