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

Charts support for patterns #7537

Closed
dlabrecq opened this issue Jun 10, 2022 · 0 comments · Fixed by #7390
Closed

Charts support for patterns #7537

dlabrecq opened this issue Jun 10, 2022 · 0 comments · Fixed by #7390
Assignees

Comments

@dlabrecq
Copy link
Member

dlabrecq commented Jun 10, 2022

In order to better support a11y / color contrast issues, we would like charts to support patterns. See the design issue here:
patternfly/patternfly-org#4369

Patterns shall be dynamically generated (unique for each chart) in order to apply colors from the selected color theme or custom color scale. Those generated patterns will be applied in a specific order (via a URL), similar to the color theme ordering defined by PatternFly. If you were to use the multi-color theme; for example, colorized patterns would be displayed in that same order. However, devs should be able to create their own custom patterns as well.

@nicolethoen nicolethoen moved this to PR Review in PatternFly Issues Jun 10, 2022
Repository owner moved this from PR Review to Done in PatternFly Issues Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant