Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(InlineBarsChart): add new tooltip on hover API #1723

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Conversation

ansmonjol
Copy link
Collaborator

Fixes LAGO-300

This PR does add a new API to this component: tooltipsData

Once passed, it can show a tooltip on hover, with a specific given message

tooltipsData keeps the same data shape as the data in this component, which is dictated by Rechart

@ansmonjol ansmonjol added the 🥷 chore This doesn't seem right label Sep 9, 2024
@ansmonjol ansmonjol self-assigned this Sep 9, 2024
@ansmonjol ansmonjol enabled auto-merge (squash) September 9, 2024 12:06
Copy link
Collaborator

@stephenlago99 stephenlago99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@ansmonjol ansmonjol merged commit 183ab89 into main Sep 9, 2024
5 checks passed
@ansmonjol ansmonjol deleted the lago-300 branch September 9, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🥷 chore This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants