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

[Vis colors] Replace observability default series color with ouiPaletteColorBlind()[0] #573

Open
Tracked by #4318
joshuarrrr opened this issue Jun 23, 2023 · 1 comment
Assignees

Comments

@joshuarrrr
Copy link
Member

Observability visualizations define a default color as part of a color utility:

// default color PLOTLY_COLOR[0]: '#3CA1C7'
const defaultColor = [hex, '60', '161', '199'];

As part of #572, this default value should be updated to be the first color from ouiPaletteColorBlind(). It's also worth investigating whether the color utilities can be deprecated altogether in favor of OUI utilities, or moved to OUI.

see opensearch-project/oui#601 for visual comparison

@vvavdiya
Copy link

@mengweieric @joshuarrrr
I would like to look into issue incase any change is pending

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

No branches or pull requests

3 participants