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

Docs: Add color palettes in use across OpenSearch Dashboards #601

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

Conversation

joshuarrrr
Copy link
Member

@joshuarrrr joshuarrrr commented Mar 16, 2023

Description

and plugin visualizations.

Seeing these color palettes alongside the OUI color palettes and usage guidelines will help us consolidate and make visualizations more cohesive.

Includes link to various hard-coded color values and programmatic color generators.

Reviewers: It should be generally safe to ignore all the new files in the src-docs/src/views/color_palette/osd_legacy_color_maps/ directory, except for the README - these were directly copied from other OpenSearch Dashboard projects for ease of collecting the palettes.

Screenshot 2023-03-16 at 17-04-03 OpenSearch UI

Next steps

To avoid confusion, I may refactor this to be a cloned page that isn't linked from the navigation, so that it can be safely merged and deployed as a reference, but won't confuse users just looking for the current guidance.

I also need to investigate colors in other plugins such as Alerting, Anomaly Detection, and Maps.

Issues Resolved

fixes opensearch-project/OpenSearch-Dashboards#2586

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • All tests pass
    • yarn lint
    • yarn test-unit
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…in visualizations

Seeing these color palettes alongside the OUI color palettes and usage guidelines will help us consolidate and make visualizations more cohesive.

Signed-off-by: Josh Romero <[email protected]>
@joshuarrrr joshuarrrr requested a review from a team as a code owner March 16, 2023 23:59
Signed-off-by: Josh Romero <[email protected]>
@joshuarrrr joshuarrrr marked this pull request as draft March 17, 2023 00:06
Copy link
Contributor

@KrooshalUX KrooshalUX left a comment

Choose a reason for hiding this comment

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

"To avoid confusion, I may refactor this to be a cloned page that isn't linked from the navigation, so that it can be safely merged and deployed as a reference, but won't confuse users just looking for the current guidance."

I agree that this refactor would be the way to go and to use the resource for tracking and cohesion efforts. Thanks so much for putting this together!

@dblock
Copy link
Member

dblock commented Jul 22, 2024

@joshpalis Want to finish/close this?

[Catch All Triage w/ 1, 2, 3]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

[Research] Document visualization color palettes and theming implementations in use
3 participants