Skip to content

Commit df04b27

Browse files
committed
dashdot not dotdash
1 parent 77458d2 commit df04b27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

R/layers2traces.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1064,8 +1064,8 @@ lty2dash <- function(x) {
10641064
"13" = "longdash",
10651065
"1343" = "longdashdot",
10661066
"73" = "dash",
1067-
"2262" = "dotdash",
1068-
"12223242" = "dotdash",
1067+
"2262" = "dashdot" ,
1068+
"12223242" = "dashdot" ,
10691069
"F282" = "dash",
10701070
"F4448444" = "dash",
10711071
"224282F2" = "dash",

0 commit comments

Comments
 (0)