-
Notifications
You must be signed in to change notification settings - Fork 12k
Closed
Description
[BUG] If I am over a slice in pie chart and I tooltip is visible when new data come in and update the chart, tooltip becomes hidden when it should not. I am using 2.7.1
Expected Behavior
Tooltip should not be hidden but instead updated with new values and stay visible.
Current Behavior
[BIf I am over a slice in pie chart and I tooltip is visible when new data come in and update the chart, tooltip becomes hidden or flashing.
Possible Solution
Steps to Reproduce (for bugs)
Context
This happens on all charts (pies, bars, radar etc..)
Environment
- Chart.js version: 2.7.1
- Browser name and version: Chrome
- Link to your project: N/A
zikolach and velthune