h2oai/wave

Column wise tooltip for table

Open

#1792 opened on Jan 11, 2023

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Python (3,677 stars) (279 forks)batch import
featuregood first issueui

Description

Is your feature request related to a problem? Please describe

Need to give a description about the values in a particular column when hover on top of the column name.

Describe the solution you'd like

I would like to have a feature to show a tooltip for each column name instead of having a single tooltip for the entire table. Something like shown below, image

Describe alternatives you've considered

Tried to use the tooltip which already has for the entire table to convey the message. But that is not efficient when it come to the application.

Additional context

Discussion https://github.com/h2oai/wave/discussions/1784

Contributor guide