File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
(GitHub issue/PR numbers in parentheses)
4
4
5
- * Loading ** bayesplot** no longer overrides the ggplot theme! There are new
5
+ * Loading ** bayesplot** no longer overrides the ggplot theme! Rather, it sets a
6
+ theme specific for ** bayesplot** . Some packages using ** bayesplot** may still
7
+ override the default ** ggplot** theme (e.g., ** rstanarm** does but only until
8
+ next release), but simply loading ** bayesplot** itself will not. There are new
6
9
functions for controlling the ggplot theme for ** bayesplot** that work like
7
10
their ** ggplot2** counterparts but only affect plots made using ** bayesplot** .
8
- Thanks to Malcolm Barrett. (#117 , #149 )
11
+ Thanks to Malcolm Barrett. (#117 , #149 ).
9
12
- ` bayesplot_theme_set() `
10
13
- ` bayesplot_theme_get() `
11
14
- ` bayesplot_theme_update() `
You can’t perform that action at this time.
0 commit comments