mozilla / missioncontrol

Real-time monitoring of Firefox release health
Mozilla Public License 2.0
21 stars 18 forks source link

add grid lines to graphs #221

Closed philipp-sumo closed 6 years ago

philipp-sumo commented 6 years ago

i think it may be helpful to set the "y_extended_ticks" property in metrics graphics.js to "true" for the graphs that are drawn, in order to get a better visual sense of how the daily up/downs in the graphs relate to each other.

wlach commented 6 years ago

Experimented with this, it doesn't really seem to help much for me, but other perspectives welcome:

image

Here's what it looks like right now, for reference:

image

philipp-sumo commented 6 years ago

imho having some points of reference is an improvement

wlach commented 6 years ago

@philipp-sumo On reflection I think you are right, I will make this change.