Skip to content

Commit

Permalink
NEWS update about #392
Browse files Browse the repository at this point in the history
fix #391
  • Loading branch information
larmarange authored and schloerke committed Dec 11, 2020
1 parent b95ff02 commit e40ae14
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# GGally (development version)

* `stat_prop()` now accepts a **x** or a **y** aesthetic (#395, @larmarange)

### Breaking changes

* Following version 7.0.0 of `broom`, computed residuals in `stat_cross()`
Expand All @@ -11,8 +9,14 @@

### Other changes

* `ggcoef()` redesign based on `broom.helpers` with four new functions:
`ggcoef_model()`, `ggcoef_compare()`, `ggcoef_multinom()` and `ggcoef_plot()`
(more informations in the dedicated vignette, @larmarange, #392)
* New geometries: `geom_stripped_rows()` and `geom_stripped_cols()`
(#392, @larmarange)
* New option `reverse_fill_labels` for `ggally_colbar()`
and `ggally_rowbar()` (@larmarange, #374)
* `stat_prop()` now accepts a **x** or a **y** aesthetic (#395, @larmarange)

# GGally 2.0.0

Expand Down

0 comments on commit e40ae14

Please sign in to comment.