Skip to content

Commit 8f22d3c

Browse files
committed
update news
1 parent 909db3b commit 8f22d3c

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
@@ -29,6 +29,7 @@
2929
* `subplot()` now works much better with annotations, images, and shapes:
3030
- When `xref`/`yref` references an x/y axis these references are bumped accordingly (#1181).
3131
- When `xref`/`yref` references paper coordinates, these coordinates are updated accordingly (#1332).
32+
* `subplot()` now repositions shapes with fixed height/width (i.e., `xsizemode`/`ysizemode` of `"pixel"`) correctly (#1494).
3233
* The colorscale generated via the `color` argument in `plot_ly()` now uses an evenly spaced grid of values instead of quantiles (#1308).
3334
* When using **shinytest** to test a **shiny** that contains **plotly** graph, false positive differences are no longer reported (rstudio/shinytest#174).
3435
* When the `size` argument maps to `marker.size`, it now converts to an array of appropriate length (#1479).

0 commit comments

Comments
 (0)