igroffman commited on
Commit
eede252
·
verified ·
1 Parent(s): 4ec0303

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +2 -1
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