plotly / dash-core-components

OBSOLETE: now part of https://github.com/plotly/dash
https://dash.plotly.com
MIT License
271 stars 146 forks source link

Pass a bbox through graph hover data #941

Closed rreusser closed 3 years ago

rreusser commented 3 years ago

This PR very minimally passes bbox, if present, through Graph component hover data toward custom hover with the ToolTip component in #940.

alexcjohnson commented 3 years ago

@rreusser this looks perfect, but maybe you want to merge this into #940 so the whole new feature can be demoed together, especially in the docs https://github.com/plotly/dash-docs/pull/1104?