Skip to content
Prev 142976 / 398498 Next

Set of well distinguishable line types?

Werner Wernersen wrote:
Hi Werner,
If you look at lty, there is an option for defining broken line types by 
strings of up to 8 hexadecimal digits, e.g.

abline(h=1,lty="28f8")

gives a line like the "centerline" used in mechanical drawing.

Jim