[charts] Synchronizing Tooltips with Controlled Highlight #14455
Labels
component: charts
This is the name of the generic UI component, not the React module!
enhancement
This is not a bug, nor a new feature
new feature
New feature or request
waiting for 👍
Waiting for upvotes
Summary
Having a controlled highlight allows you to control it in multiple charts at the same time. However, the tooltip does not appear on the controlled highlight. It only appears on the chart that is hovered.
It would be nice if we could also show the tooltip in a controlled way.
Examples
https://mui.com/x/react-charts/tooltip/
Motivation
Instead of putting several lines together on one chart. In some scenarios, it would be more intuitive to put the data on separate charts, but show the tooltip at the same location for all the charts when they are hovered.
Search keywords: chart, controlled, tooltip, synchronized, highlight
The text was updated successfully, but these errors were encountered: