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

Each label on Annotation page should have a distinct color #291

Closed
1 task
arinkulshi-skylight opened this issue Oct 8, 2024 · 1 comment
Closed
1 task
Assignees
Labels
bug Something isn't working frontend Indicates front-end eng work

Comments

@arinkulshi-skylight
Copy link
Collaborator

arinkulshi-skylight commented Oct 8, 2024

The colors on the annotation page are not distinct

Acceptance Criteria

  • Ensure the colors generated from the annotation page have enough contrast so they can be distinct

Consider the approach of calculating fix intervals to separate each color based on the number of colors needed.
const hue = (index * (360 / totalColors)) % 360;

@arinkulshi-skylight arinkulshi-skylight changed the title Distinct colors Color Scale for Annotation Page should have distinct colors Oct 8, 2024
@knguyenrise8 knguyenrise8 self-assigned this Oct 9, 2024
@bora-skylight
Copy link
Collaborator

@knguyenrise8 gonna remove this from the sprint for the time being since we want to focus on the Download functionality to complete our end-to-end experience before working on updates / design chores

@bora-skylight bora-skylight added bug Something isn't working frontend Indicates front-end eng work labels Oct 21, 2024
@bora-skylight bora-skylight changed the title Color Scale for Annotation Page should have distinct colors Each label on Annotation page should have a distinct color Oct 21, 2024
@knguyenrise8 knguyenrise8 self-assigned this Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Indicates front-end eng work
Projects
None yet
Development

No branches or pull requests

3 participants