Skip to content

Commit

Permalink
NEWS items for 0.2-0
Browse files Browse the repository at this point in the history
  • Loading branch information
mbojan committed Apr 7, 2017
1 parent e33c2d6 commit 8cbfb61
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# 0.2-0

## New features

- `alluvial()` exposes `mar` argument that is passed to `par()` so the user can customize the plot margins (which are rather narrow by default) (#31).
- `alluvial()` has two new arguments `xlim_offset` and `ylim_offset` which are passed to `xlim` and `ylim` of `plot()`. This enables adjusting the size of the plotting region and avoid label clipping in some cirumstances (#32)
- The vignette has a new section on reordering the alluvia, and some other improvements.

## Minor updates

- The vignette dependency on RColorBrewer has been removed.




# alluvial 0.1-2

## New features
Expand Down

0 comments on commit 8cbfb61

Please sign in to comment.