linked crosshair

Hello,

To ease comparison between two graph, how could I obtain a linked
crosshair in between two or more different plots as for example this one:

If mouse pointer on first graph, a full crosshair would appear on this graph and the second graph,
while only the vertical part of the crosshair would appear in the last one (ie the one corresponding to the shared axis).
If mouse pointer on last graph, a full crosshair would appear on this graph but only the vertical
one (shared dimension) on the other two.

Any hints would be helpful.

David

PS: Many many thanks for Bokeh !

Hi David,

You haven't missed anything, this is still an open feature request:

  https://github.com/bokeh/bokeh/issues/3799

It's conceivable that a solution could be cobbled together with hover tool callbacks and some of the private JavaScript API for CrosshairToolView, but it would not be completely trivial to do. Perhaps you could chime in on the issue above with some suggestions for how you would like to be able to "spell" linking two crosshairs together. I find concrete proposals help focus efforts on features like that.

Bryan

···

On May 1, 2016, at 11:25 AM, David Trémouilles <[email protected]> wrote:

Hello,

To ease comparison between two graph, how could I obtain a linked
crosshair in between two or more different plots as for example this one:
Interaction — Bokeh 3.3.2 Documentation

If mouse pointer on first graph, a full crosshair would appear on this graph and the second graph,
while only the vertical part of the crosshair would appear in the last one (ie the one corresponding to the shared axis).
If mouse pointer on last graph, a full crosshair would appear on this graph but only the vertical
one (shared dimension) on the other two.

Any hints would be helpful.

David

PS: Many many thanks for Bokeh !

--
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/d403806d-99a0-42c5-90ad-250ed9f0d95f%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.