PR for possibility to display bokeh graph on tooltip

Hi,

Following my post here : http://stackoverflow.com/questions/38221022/bokeh-tooltip-can-it-display-another-bokeh-graph?noredirect=1#comment63870915_38221022

I think it would be an interesting feature to be able to display a bokeh graph on a tooltip.

As far as I understand it is not really supported up to now…

1 Like

I would describe this as yet undemonstrated, rather than unsupported. As a first effort, could you try embedding a static plot using the components API, as described here:

  http://bokeh.pydata.org/en/latest/docs/user_guide/embed.html#components

Into a custom HTML hover tooltip, as described here

  http://bokeh.pydata.org/en/latest/docs/user_guide/tools.html#custom-tooltip

If that works, can think of a few ways to have the tooltip embedded plot update or respond to other events.

Bryan

···

On Jul 6, 2016, at 4:54 PM, Romain Jouin <[email protected]> wrote:

Hi,

Following my post here : python - bokeh tooltip : can it display another bokeh graph? - Stack Overflow

I think it would be an interesting feature to be able to display a bokeh graph on a tooltip.
As far as I understand it is not really supported up to now...

--
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/d46a3a0f-5181-418a-a7b7-c1d4895e2e8d%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.