DavidFirth/qvcalc

plot.cv(col="red", ...) color not applied to vertical line

Closed this issue · 0 comments

The call:

plot(qvcalc(BTabilities(prec_mod)), col="red")

changes the color of the horizontal lines (i.e., the mean line), but the color of the vertical lines remains unchanged (i.e., is black).