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

[VisLib] Replace legend color palette with OUI color palette #4365

Commits on Jun 22, 2023

  1. [VisLib] Replace legend color palette with OUI color palette

    Replace hard-coded palette (of 8 colors with 7 variations each) with rotations from euiPaletteColorBlind
    (of 10 colors with 7 variations each)
    
    Fixes opensearch-project#4321
    
    Signed-off-by: Josh Romero <rmerqg@amazon.com>
    joshuarrrr committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    2e3df15 View commit details
    Browse the repository at this point in the history
  2. update changelog

    Signed-off-by: Josh Romero <rmerqg@amazon.com>
    joshuarrrr committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    74287ca View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Update legend unit test

    Signed-off-by: Josh Romero <rmerqg@amazon.com>
    joshuarrrr committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    1f5f7b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Merge branch 'main' into feature/migrate-vislib-legend-colors-oui

    Signed-off-by: Josh Romero <rmerqg@amazon.com>
    joshuarrrr committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    3f0bea9 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Merge branch 'main' into feature/migrate-vislib-legend-colors-oui

    Signed-off-by: Josh Romero <rmerqg@amazon.com>
    joshuarrrr committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    90d8ffb View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    1782d1b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Update hard-coded legend color values in functional tests

    Signed-off-by: Josh Romero <rmerqg@amazon.com>
    joshuarrrr committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8fd5be5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feature/migrate-vislib-legend-colors-oui

    Signed-off-by: Josh Romero <rmerqg@amazon.com>
    joshuarrrr committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    81b3580 View commit details
    Browse the repository at this point in the history