Skip to content

Commit 1399fb7

Browse files
committed
changelog for dcc.Tooltip
1 parent 675e283 commit 1399fb7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
2929
- `bbox` of hover items in event data, to support custom dash-driven hover effects
3030
- 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.
3131

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
33+
3234
## Dash Table
3335
### Added
3436

0 commit comments

Comments
 (0)