You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
29
29
-`bbox` of hover items in event data, to support custom dash-driven hover effects
30
30
- Patch releases [2.3.1](https://github.com/plotly/plotly.js/releases/tag/v2.3.1) and [2.4.1](https://github.com/plotly/plotly.js/releases/tag/v2.4.1) containing various bug fixes.
31
31
32
+
-[#1735](https://github.com/plotly/dash/pull/1735) New `dcc.Tooltip` component. This is particularly useful for rich hover information on `dcc.Graph` charts, using the `bbox` information included in the event data in plotly.js v2.4.0
0 commit comments