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(tooltip): enhanced tooltip #1623

Closed
wants to merge 2 commits into from

Conversation

markov00
Copy link
Member

Summary

WIP on the new tooltip design

Details

Issues

Checklist

  • The proper chart type label has been added (e.g. :xy, :partition)
  • The proper feature labels have been added (e.g. :interactions, :axis)
  • The :theme label has been added and the @elastic/eui-design team has been pinged when there are Theme API changes
  • All related issues have been linked (i.e. closes #123, fixes #123)
  • New public API exports have been added to packages/charts/src/index.ts
  • Unit tests have been added or updated to match the most common scenarios
  • The proper documentation and/or storybook story has been added or updated
  • The code has been checked for cross-browser compatibility (Chrome, Firefox, Safari, Edge)
  • Visual changes have been tested with all available themes including dark, light, eui-dark & eui-light

@markov00 markov00 added enhancement New feature or request wip work in progress :tooltip Related to hover tooltip labels Mar 10, 2022
@markov00 markov00 force-pushed the 2022_03_07-new_tooltip branch from a600c12 to 304b98f Compare March 10, 2022 11:30
@markov00 markov00 force-pushed the 2022_03_07-new_tooltip branch from 304b98f to a330ff5 Compare March 10, 2022 13:59
@markov00
Copy link
Member Author

Close as implemented in #1782

@markov00 markov00 closed this Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request :tooltip Related to hover tooltip wip work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants