We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f2ffde commit c6b8a5dCopy full SHA for c6b8a5d
NEWS.md
@@ -25,6 +25,7 @@
25
* Fixed issue where **dplyr** groups caused a problem in the ordering of data arrays passed to `marker` objects (#1351).
26
* In some cases, a `ggplotly()` colorbar would cause issues with hover behavior, which is now fixed (#1381).
27
* An articial marker no longer appears when clearing a crosstalk selection of a plot with a colorbar (#1406).
28
+* Clearing a highlight event via crosstalk no longer deletes all the traces added since initial draw (#1436).
29
* Recursive attribute validation is now only performed on recursive objects (#1315).
30
31
# 4.8.0
0 commit comments