Skip to content

text_col argument to plot methods #3

@MichaelChirico

Description

@MichaelChirico

I want to control the color of the text that's printed above the intervals (graying out many intervals and highlighting others).

Implementation should be as simple as exposing an argument in plot.Intervals_full or by passing ... to the text call here:

text(
  mids, y,
  rownames( x ),
  pos = 3, offset = .5,
  cex = names_cex,
  xpd = NA
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions