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

Add legend to the radar #1204

Closed
2 tasks
partly-igor opened this issue May 13, 2024 · 0 comments · Fixed by #1262
Closed
2 tasks

Add legend to the radar #1204

partly-igor opened this issue May 13, 2024 · 0 comments · Fixed by #1262
Assignees
Labels

Comments

@partly-igor
Copy link
Collaborator

partly-igor commented May 13, 2024

Description

Our Radar component needs a legend so that viewers can better understand what the colors on the radar map mean.

Radar legend mockups

Radar legend documentation

The legend should be added below the Radar and where where the Radar component appears – currently on the "Current" tab and on the "Alerts" tab when it appears.

Questions and Considerations

Noted in the documentation, I created an individual gradient element for each row of the table, rather than creating one single gradient. This way if the height of the row changes, the correct colors range is still contained within that row.

Acceptance Criteria

  • Legend is added below the Radar on the "Current" tab
  • Legend is added below the Radar on the "Alerts" tab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging a pull request may close this issue.

2 participants