tensorflow / tensorboard

TensorFlow's Visualization Toolkit
Apache License 2.0
6.69k stars 1.66k forks source link

ui: add hover tooltips to header buttons #2951

Open psybuzz opened 4 years ago

psybuzz commented 4 years ago

Hovering over the gear should say 'Settings', for example

stephanwlee commented 4 years ago

I assume simple title is not what we want. We already do make use of paper-tooltip and it seems potent enough: https://www.webcomponents.org/element/@polymer/paper-tooltip/demo/demo/index.html