Skip to content

Commit 4357e2c

Browse files
committed
update news
1 parent 1370d4f commit 4357e2c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
* This version of the R package upgrades the version of the underlying plotly.js library from v1.52.2 to v1.54.1. This includes many bug fixes and improvements. The [plotly.js release page](https://github.com/plotly/plotly.js/releases) has the full list of changes.
66

7+
## NEW FEATURES
8+
9+
* `ggplotly()` now works well with the [**thematic** package](https://rstudio.github.io/thematic). That is, it can now correctly translate **ggplot2** styling that derives from **thematic** (#1801).
10+
711
## IMPROVEMENTS
812

913
* All HTTP requests are now retried upon failure (#1656, @jameslamb).

0 commit comments

Comments
 (0)