h2oai/wave

Column wise tooltip for table

Aberta

#1.792 aberto em 11 de jan. de 2023

 (6 comentários) (0 reação) (0 responsável)Python (279 forks)batch import
featuregood first issueui

Métricas do repositório

Stars
 (3.677 estrelas)
Métricas de merge de PR
 (Mesclagem média 2m) (1 fundiu PR em 30d)

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

Guia do colaborador