We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd83af1 commit 4d3ac60Copy full SHA for 4d3ac60
NEWS.md
@@ -17,6 +17,7 @@
17
* When `height`/`width` are specified in `ggplotly()`, relative sizes are now translated correctly. Fixes #489 and #510.
18
* More careful handling of font when expanding annotation arrays. Fixes #738.
19
* 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.
21
22
# 4.5.5 -- 28 September 2016
23
0 commit comments