Skip to content

Commit

Permalink
addressing issue #56
Browse files Browse the repository at this point in the history
  • Loading branch information
tetomonti committed May 24, 2024
1 parent 307cb41 commit 89084e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/hyp_dots.R
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
# p <- p + scale_color_continuous(
# high = "#114357", low = "#E53935", trans = scales::log10_trans(),
# guide = guide_colorbar(reverse = TRUE)
)
#)
}
return(p)
}
Expand Down

0 comments on commit 89084e0

Please sign in to comment.