Skip to content

Commit 50f9798

Browse files
committed
include link to colorbrewer
1 parent a1b4652 commit 50f9798

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

NEWS.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,11 @@
66

77
<!-- Items for next release go here* -->
88

9-
* ColorBrewer palettes are now available as color schemes via
10-
[`color_scheme_set()`](https://mc-stan.org/bayesplot/reference/bayesplot-colors.html). (#177,#190)
9+
* [ColorBrewer](http://colorbrewer2.org) palettes are now available as color
10+
schemes via
11+
[`color_scheme_set()`](https://mc-stan.org/bayesplot/reference/bayesplot-colors.html).
12+
For example, `color_scheme_set("brewer-Spectral")` will use the Spectral
13+
palette. (#177, #190)
1114

1215
* MCMC plots now also accept objects with an `as.array` method as
1316
input (e.g., stanfit objects). (#175, #184)

0 commit comments

Comments
 (0)