Skip to content

🔨 show tooltip when mouse intersects with bar#330

Merged
devmount merged 1 commit intomasterfrom
fix-bar-chart-tooltip
Jul 13, 2021
Merged

🔨 show tooltip when mouse intersects with bar#330
devmount merged 1 commit intomasterfrom
fix-bar-chart-tooltip

Conversation

@devmount
Copy link
Copy Markdown
Owner

Description of the Change

This changes the tooltip interaction mode for bar charts. A tooltip is now always shown on a bar, if the cursor intersects with it.

Benefits

No weird positioning glitches especially on horizontal bar chart tooltips anymore.

image

Applicable Issues

Closes #327

@devmount devmount merged commit 3067373 into master Jul 13, 2021
@devmount devmount deleted the fix-bar-chart-tooltip branch July 13, 2021 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Horizontal Bar Charts Tooltip misplaced

1 participant