Helioviewer-Project / helioviewer.org

Main web application for solar data visualization
Other
18 stars 15 forks source link

Feature/event timeline labels react to mouseover? #203

Closed wafels closed 7 years ago

wafels commented 7 years ago

The feature/event timeline labels

screenshot from 2017-05-19 12 09 20

have to be clicked to react. It might be more useful to have them react to mouseover instead of click. In addition, the reaction on mouseover should change. When mousing over a feature/event timeline label, only those features/events should appear in the viewer window and in the timeline. The other feature/events should disappear.

ddialer commented 7 years ago

Done. Onmouseover over timeline legend item it will highlight selected series

wafels commented 7 years ago

Confirmed.