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

frontend: Color the activity nodes for fly and concern #163

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stefwalter
Copy link
Contributor

Activity nodes for fly are now colored blue, and concern nodes are colored orange.

Request from Jigish Gohil: can you also add code for color coding Blue = Flying, Orange = concern and Green = Rest. Have removed hike and travel as we don't need them and they will give a lot of false positives due to gps always moving around.

Activity nodes for fly are now colored blue, and concern
nodes are colored orange.

Request from Jigish Gohil: can you also add code for color coding
Blue = Flying, Orange = concern and Green = Rest. Have removed hike
and travel as we don't need them and they will give a lot of false
positives due to gps always moving around.

Signed-off-by: Stef Walter <[email protected]>
@stefwalter
Copy link
Contributor Author

FYI @cyberorg

@ketan
Copy link
Owner

ketan commented Oct 24, 2024

Can we do this in a separate layer or overlay? There is value in being able to see age of some node, and activity.

Gives us the ability to even filter based on the activity.

Layers show up in the top right corner, FYI.

@cyberorg
Copy link
Contributor

With just 4 types(flying, concern, grounded, offline) don’t think overlay is needed. Let’s just color them as it is for now and revisit in future if there is any need for extra filters.

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

Successfully merging this pull request may close these issues.

3 participants