-
-
Notifications
You must be signed in to change notification settings - Fork 404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hover tool disappears when flipping axis #4006
Comments
This is a bokeh issue afaik, but I'll leave it open here for now. |
Thanks Philipp,
Can you elaborate, I am not sure how exactly it is redirected to Bokeh, so
more details will be helpful.
This is a minor issue since it only means that the plots will be flipped,
yet if its a problem in Bokeh, is it worthwhile reporting it there?
I'll be happy to do so using the same example.
Jacob
…On Sun, Sep 29, 2019 at 12:45 PM Philipp Rudiger ***@***.***> wrote:
This is a bokeh issue afaik, but I'll leave it open here for now.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#4006>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAPE423MRXR23M3VDXTSWK3QMDSUFANCNFSM4I3OMIWQ>
.
|
Fixed by #4010 and bokeh/bokeh#9253 |
Doesn't appear to be fixed. |
This is working fine not on the development version: Closing the issue. |
To be exact, the versions that it works with are: |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
It is nice having the default hover tool as support. However it disappears when flipping the axis of an image.
Below is code that will generate am html page showing proper behavior in one tab and the bug in another tab.
I am using Python 3.7.4, holoviews 1.12.3 , Bokeh 1.3.4
Hopefully there is a simple fix.
The text was updated successfully, but these errors were encountered: