Add a tooltip to the header of a Table object

I would like to know whether it is possible to add a text when hovering over the header of a Table object. The idea is to have a different text for the header of each column.

It doesnโ€™t look like there is an option for hoverinfo for the table-header attribute so it doesnโ€™t seem possible at the moment.

What about adding hoverinfo at any place of the table?

Hi @juan211189,

This is nice idea. I think this would need to be a feature request for the plotly.js project: https://github.com/plotly/plotly.js.