Skip to content

Commit 89084e0

Browse files
committed
addressing issue #56
1 parent 307cb41 commit 89084e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/hyp_dots.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
# p <- p + scale_color_continuous(
111111
# high = "#114357", low = "#E53935", trans = scales::log10_trans(),
112112
# guide = guide_colorbar(reverse = TRUE)
113-
)
113+
#)
114114
}
115115
return(p)
116116
}

0 commit comments

Comments
 (0)