File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 20
20
* The ` color ` and ` stroke ` arguments now work as expected for trace types with ` fillcolor ` but no ` fill ` attribute (e.g. ` box ` traces) (#1292 ).
21
21
* Information emitted by in ` event_data() ` for heatmaps with atomic vectors for ` x ` /` y ` /` z ` is now correct (#1141 ).
22
22
* 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 ).
24
25
* Recursive attribute validation is now only performed on recursive objects (#1315 ).
25
26
26
27
# 4.8.0
You can’t perform that action at this time.
0 commit comments