Skip to content

Commit

Permalink
clean up NEWS file and reference SO thread that resolves #110
Browse files Browse the repository at this point in the history
  • Loading branch information
njtierney committed Feb 4, 2019
1 parent 24a47fd commit 1f02cb9
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,10 @@
## Minor Change

* Update `vis_cor()` to use perceptually uniform colours from `scico` package, using `scico::scico(3, palette = "vik")`.
* Update `vis_cor()` to have fixed legend values from -1 to +1 (#110)

# visdat 0.5.2.9001 (2018/12/14)

## Minor Change

* Update `vis_cor()` to have fixed legend values from -1 to +1 (#110) using
options `breaks` and `limits`. Special thanks to [this SO thread for the answer](https://stackoverflow.com/questions/24265652/label-minimum-and-maximum-of-scale-fill-gradient-legend-with-text-ggplot2)
* Uses `glue` and `glue_collapse()` instead of `paste` and `paste0`

# visdat 0.5.2.9000 (2018/12/12)

## Minor Change

* Version bump to dev version

# visdat 0.5.2 (2018/12/06) "Youth, The Midnight, Kids"

## Minor Change
Expand Down

0 comments on commit 1f02cb9

Please sign in to comment.