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

Request: Within a graph, sensor variables should have consistent color #470

Open
jkandasa opened this issue Sep 22, 2018 · 0 comments
Open
Assignees

Comments

@jkandasa
Copy link
Member

jkandasa commented Sep 22, 2018

Source: https://forum.mycontroller.org/topic/355/request-within-a-graph-sensor-variables-should-have-consistent-color

Originally reported by @nikolac

Problem
I have a graph that displays events for ~12 motion/door sensors within the last 12 hours. Events for Sensor-5 might be blue, or orange, or red...depending on how many other sensors were tripped in that same time frame.

Example: I look at the graph at 10:00, and I see two events from two different sensors: motion at 5:00 from Sensor-1 (blue), motion at 6:30 from Sensor-5 (orange).

The next day, I look at the graph at 10:00, and I see three events from three different sensor: 5:30 Sensor-1 (blue), 6:25 Sensor-3 (orange), 6:30 Sensor-5 (green).

Yesterday, sensor-5 was orange, today sensor-5 is green. I always have to check the legend to figure out which sensors are in the graph.

Request
For each graph configured on a dashboard, there should be a fixed relationship between sensor variable <-> color.

A tripped graph displays 5 sensor variables [Sensor1, Sensor2, Sensor3, Sensor4, Sensor5] over the last 12 hours.

Yesterday at 10:00, there were 3 events in the last 12 hours: Sensor2 (orange), Sensor3 (green), Sensor4 (red).

Today at 10:00, there were 2 events in the last 12 hours: Sensor2 (orange), Sensor4 (red).

Whenever I look at the chart, I know orange is Sensor2, red is Sensor4.

@jkandasa jkandasa self-assigned this Sep 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant