Skip to content

Add graph value to hover

When hovering over a line in the monitoring graphs, I expect the values to show up in the hover box. Instead they show up in the legend, which is completely unexpected and easily missed. These values should show on hover instead.

image

Design

Popover with values:

graph-popover--key

Popover with values, with bolded line when user hovers over a specific line:

graph-popover--key-highlighted

Popover with values and deployment info when user hovers over a deploy:

graph-popover--key-deployed

Edited by Taurie Davis