You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@
15
15
16
16
## BUG FIXES
17
17
18
-
*`subplot()` now bumps annotation`xref`/`yref`anchors correctly (#1181).
18
+
*`subplot()` now automatically bumps non-paper`xref`/`yref`references sensibly for annotations, images, and shapes (#1181).
19
19
*`subplot()` now accumulates images, repositions paper coordinates, and reanchors axis references (#1332).
20
20
*`event_data("plotly_selected")` is no longer too eager to clear. That is, it is no longer set to `NULL` when clicking on a plot *after* triggering the "plotly_selected" event (#1121) (#1122).
21
21
* The colorscale generated via the `color` argument in `plot_ly()` now uses an evenly spaced grid of values instead of quantiles (#1308).
0 commit comments