Skip to content

Commit 742a70b

Browse files
committed
update news
1 parent 704e95f commit 742a70b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NEWS.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,16 @@
4848
### `plot_ly()` specific fixes
4949

5050
* The `limits` argument of `colorbar()` wasn't being applied to `line.color`/`line.cmin`/`line.cmax` (#1236).
51+
* The `legendgroup` can now properly map data values (#1148).
5152

5253
### Other fixes relevant for all **plotly** objects
5354

5455
* Bug fix for linking views with crosstalk where the source of the selection is an aggregated trace (#1218).
56+
* Resizing behavior, after updating `height`/`width` via **shiny** reactive values, is now correct (#1068).
5557
* Fixed algorithm for coercing the proposed layout to the plot schema (#1156).
5658
* `add_*()` no longer inherits `crosstalk::SharedData` key information when `inherit = FALSE` (#1242).
5759

5860

59-
6061
# 4.7.1
6162

6263
## NEW FEATURES & IMPROVEMENTS

0 commit comments

Comments
 (0)