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

refactor: extract tooltip table into table #2359

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

markov00
Copy link
Member

Summary

Step 2 for legend table redesign
Extracting the TooltipTable into a reusable Table component.

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)
  • 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 light and dark themes

@markov00 markov00 force-pushed the 2024_03_14-extract_table_comp branch from 24f284e to 2bcea4f Compare March 14, 2024 10:37
@markov00 markov00 force-pushed the 2024_03_14-extract_table_comp branch from 2bcea4f to 14fc81d Compare March 14, 2024 11:41
@elastic-datavis
Copy link
Contributor

✅ Successful Deployment - b035163

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.

None yet

1 participant