Closed Rawa-Ganjani closed 2 years ago
Okay, one code change in what you've done. More importantly, merge the PR into the develop
branch instead of main
.
Then we can update the versioning. You can do versioning by doing usethis::use_dev_version()
. In the NEWS.md
file, put a bullet for each change you make. In this case, you'll add a bullet for this NA colouring. For your next change, add another bullet in that PR.
making NA values gray-light as before it was white and mixed up with the background for discrete legend colorings.