Skip to content

Commit 4cca561

Browse files
committed
update news
1 parent 0acffce commit 4cca561

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
* The `color` and `stroke` arguments now work as expected for trace types with `fillcolor` but no `fill` attribute (e.g. `box` traces) (#1292).
2121
* Information emitted by in `event_data()` for heatmaps with atomic vectors for `x`/`y`/`z` is now correct (#1141).
2222
* Fixed issue where **dplyr** groups caused a problem in the ordering of data arrays passed to `marker` objects (#1351).
23-
* In some cases, a `ggplotly()` colorbar would cause issues with hover behavior, which is now fixed (#1381).
23+
* In some cases, a `ggplotly()` colorbar would cause issues with hover behavior, which is now fixed (#1381).
24+
* An articial marker no longer appears when clearing a crosstalk selection of a plot with a colorbar (#1406).
2425
* Recursive attribute validation is now only performed on recursive objects (#1315).
2526

2627
# 4.8.0

0 commit comments

Comments
 (0)