Skip to content

Commit 4d3ac60

Browse files
committed
Add news bullet
1 parent bd83af1 commit 4d3ac60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
* When `height`/`width` are specified in `ggplotly()`, relative sizes are now translated correctly. Fixes #489 and #510.
1818
* More careful handling of font when expanding annotation arrays. Fixes #738.
1919
* Ignore data arrays of non-tidy traces. Fixes #737.
20+
* When using `ggplotly()` on a plot with `geom_line` and `group` aesthetic wrong tooltip information was shown. Fixes #774.
2021

2122
# 4.5.5 -- 28 September 2016
2223

0 commit comments

Comments
 (0)