Skip to content

Commit 9124570

Browse files
committed
update news
1 parent e2a817e commit 9124570

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.md

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515

1616
* `subplot()` now bumps annotation `xref`/`yref` anchors correctly (#1181).
1717
* `subplot()` now accumulates images, repositions paper coordinates, and reanchors axis references (#1332).
18+
* Information emitted by in `event_data()` for heatmaps with atomic vectors for `x`/`y`/`z` is now correct (#1141).
19+
* Fixed issue where **dplyr** groups caused a problem in the ordering of data arrays passed to `marker` objects (#1351).
1820
* In some cases, a `ggplotly()` colorbar would cause issues with hover behavior, which is now fixed (#1381).
1921
* Recursive attribute validation is now only performed on recursive objects (#1315).
2022

0 commit comments

Comments
 (0)