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

Adapt Frontend Colors For Color-Blind Clarity #317

Closed
spacehamster87 opened this issue Dec 17, 2024 · 2 comments · Fixed by #324
Closed

Adapt Frontend Colors For Color-Blind Clarity #317

spacehamster87 opened this issue Dec 17, 2024 · 2 comments · Fixed by #324
Assignees
Labels
frontend Svelte UI related issues

Comments

@spacehamster87
Copy link
Contributor

Information on topic here or here

  • Metric Plot Backgrounds
    • Reportedly, orange-yellow "warning" state can be perceived as green instead
    • Change or make selectable ("Color-Blind Mode"?)
  • Metric Plot Data Lines
    • Reduce number of selectable color ranges and add one (or more) inclusive arrays
    • Suggested Array Lengths: 6, 12, 24 Colors
    • Optional: Discard selectable render colors altogether, force one inclusive array of 24 colors (see above)
  • Recolor Tag Pill Scope Color Text to White
  • Min/Max/Median color scheme (red/black/green) not optimal
    • Change or make selectable ("Color-Blind Mode"?)
  • Roofline time scale points color range not optimal
    • Change or make selectable ("Color-Blind Mode"?)
@spacehamster87 spacehamster87 added the frontend Svelte UI related issues label Dec 17, 2024
@spacehamster87 spacehamster87 self-assigned this Jan 14, 2025
@spacehamster87
Copy link
Contributor Author

  • Added user option to activate color blind mode
  • Added colorblindness friendly colorschemes for plot data (shown when mode is switched)
  • Active CBM changes colored plot background colors for better contrast
  • Active CBM changes statisticsSeries colors in metricPlots for better contrast
  • Active CBM changes roofline plot time scale legend and data coloring for better contrast

@spacehamster87 spacehamster87 linked a pull request Jan 24, 2025 that will close this issue
@spacehamster87
Copy link
Contributor Author

Merged to dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Svelte UI related issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant