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 053840c commit a315277Copy full SHA for a315277
NEWS.md
@@ -24,6 +24,8 @@
24
25
* `ggplotly()` now handles `element_blank()` and `factor()` labels in positional scales correctly (#1731 and #1772).
26
27
+* `ggplotly()` now handles missing `y` aesthetic in `geom_errorbar()` (#1779, @trekonom).
28
+
29
# 4.9.2.1
30
31
This is minor patch release with a few minor bug fixes and updates test expectations in anticipation of new R 4.0 defaults.
0 commit comments