Skip to content

chore(patterns): convert to typescript part two #11899

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 2 commits into
base: main
Choose a base branch
from

Conversation

Mash707
Copy link
Contributor

@Mash707 Mash707 commented Jun 29, 2025

Towards #11719

The following examples are converted:

  • Interactive legend with pie chart
  • Interactive legend with area chart
  • Custom pattern visibility
  • Custom color scale
  • Custom pattern defs
  • All patterns

This is the second for #11898

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

import { cloneElement, 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.

We can remove the createRef import once #11898 is merged since it will not be used.

@patternfly-build
Copy link
Contributor

patternfly-build commented Jun 29, 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