How to add HoverTool to a Data Table (Bokeh, Python)

Hello!

I am experimenting with bokeh data table. Is it possible to add HoverTool to each field in bokeh table?

An example of DataTable-

enter image description here

And and example of how HoverTool works- enter image description here

I also described my problem here http://stackoverflow.com/questions/34169264/how-to-add-hovertool-to-a-data-table-bokeh-python

Hi,

Are you asking if the hover tool can work when hovering over cells in the table? Is so, no that is not currently supports, the hover tool is a plot tool and only works when hovering over plots. That might be a feature that could be investigated at some point, however. If you'd like to submit a feature request, our issue tracker is here:

  Issues · bokeh/bokeh · GitHub

Finally, I'll mention it is definitely possible to integrate Bokeh-created plots with other JavaScipt directly, so its potentially possible you could make something like this with some custom JS.

Bryan

···

On Dec 9, 2015, at 4:19 AM, [email protected] wrote:

            Hello!

            I am experimenting with bokeh data table. Is it possible to add HoverTool to each field in bokeh table?

An example of DataTable-

                  And and example of how HoverTool works-

I also described my problem here plot - How to add HoverTool to a Data Table (Bokeh, Python) - Stack Overflow

--
You received this message because you are subscribed to the Google Groups "Bokeh Discussion - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/0154303c-0f83-4ace-a1d0-692f4c5ee412%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.