Skip to content
This repository has been archived by the owner on Mar 20, 2022. It is now read-only.

Interaction with images #8

Open
tommasogiannantonio opened this issue Oct 26, 2021 · 1 comment
Open

Interaction with images #8

tommasogiannantonio opened this issue Oct 26, 2021 · 1 comment

Comments

@tommasogiannantonio
Copy link

tommasogiannantonio commented Oct 26, 2021

Hi, I found your great package and am trying to use it also to interact with images.
This does not seem to work immediately, or at least I didn't figure out how.
The main point is the current functionality is based on a
source = ColumnDataSource(df)
which is not present if I am just plotting an image with
p.image(image)

What I would like to do is to tap on a point and/or select a region of the image and get out the coordinates for further processing.

Is there an easy way of doing this?
Thanks a lot!!!

@scott-trinkle
Copy link

This would be helpful to me as well. @tommasogiannantonio, did you ever find a workaround?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants