Skip to content

chore(chart tooltip): convert to typescript part two #11897

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Mash707
Copy link
Contributor

@Mash707 Mash707 commented Jun 28, 2025

Towards #11719

The following examples are converted:

  • Data label
  • Fixed tooltip
  • Legend
  • Left aligned
  • CSS overflow
  • Wrapped chart

This part two for #11896

@@ -6,6 +6,7 @@ hideDarkMode: true
---

import { createRef } from 'react';
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This can be removed once we get #11896 merged since it will not be used.

@patternfly-build
Copy link
Contributor

patternfly-build commented Jun 28, 2025

@Mash707 Mash707 mentioned this pull request Jun 28, 2025
18 tasks
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.

3 participants