showLabels function

Show labels on plot

Show labels on plot

showLabels( ps, show.excluded = FALSE, pos = 3, cex = 0.65, col = "darkgray", force.x.values = NULL, bwd = 0.8 )

Arguments

  • ps: plotseries object
  • show.excluded: logical, are excluded rows also shown on the plot
  • pos: position of the labels relative to the data points
  • cex: size of the labels text
  • col: color of the labels text
  • force.x.values: vector with forced x-values (or NULL)
  • bwd: bar width in case of bar plot
  • Maintainer: Sergey Kucheryavskiy
  • License: MIT + file LICENSE
  • Last published: 2024-08-19