influxdata / giraffe

A foundation for visualizations in the InfluxDB UI
https://influxdata.github.io/giraffe/
MIT License
183 stars 33 forks source link

Graph Legend: Click on series toggles highlighting the series on graph #494

Open hoorayimhelping opened 3 years ago

hoorayimhelping commented 3 years ago

Background

Clicking on a series on the legend should toggle it on the graph. Similar to how hovering highlights, but it should stick. See #493

Screen Shot 2021-03-09 at 4 54 27 PM

Acceptance Criteria

TCL735 commented 3 years ago

For now, we are limiting the highlighting to just one series. No shift-click behavior. Clicking on a different series will change the highlight to that series.

alexandervel commented 3 years ago

For now, we are limiting the highlighting to just one series. No shift-click behavior. Clicking on a different series will change the highlight to that series.

How to activate such feature? I can't find it in the Config guide and it is doesn't work in my case.