Skip to content

Commit

Permalink
add news item
Browse files Browse the repository at this point in the history
  • Loading branch information
salim-b committed Jun 22, 2020
1 parent 90d417d commit d60898a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

* All HTTP requests are now retried upon failure (#1656)

* R linebreaks (`\n`) in _factor labels_ are now translated to HTML linebreaks (`<br />`), too. Before, this conversion was only done for colums of type character. ([#1700](https://github.com/ropensci/plotly/pull/1700), @salim-b)

## BUG FIXES

* `ggplotly()` now handles discrete axes of a `facet_wrap` and `facet_grid` correctly when there is only one category in panels > 1 (#1577 and #1720).
Expand Down

0 comments on commit d60898a

Please sign in to comment.