Skip to content
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

Interactive images #8

Open
avialxee opened this issue Jun 2, 2021 · 4 comments
Open

Interactive images #8

avialxee opened this issue Jun 2, 2021 · 4 comments
Labels
enhancement New feature or request
Milestone

Comments

@avialxee
Copy link
Owner

avialxee commented Jun 2, 2021

This can be achieved possibly by JS in an API fetched image environment:

  • Cursor hover tells the coordinate of the hover area
  • Locks coordinate when a click event happens
@spacetimefabric
Copy link
Collaborator

Can the image also tell the flux value? Or will it not be possible due to compositing? Can we only make it show flux values in TGSS and NVSS only for the TGSS contours map and NVSS contours map?

@avialxee
Copy link
Owner Author

avialxee commented Jun 2, 2021

Using the flask app is very doable, but we are using API means we need to send flux data and coordinates from the flask app to API client along with the image generated. So doable but will need to figure out the best method to do it. I will make this a future milestone

@avialxee avialxee added this to the Image Interaction milestone Jun 2, 2021
@avialxee avialxee added the enhancement New feature or request label Jun 2, 2021
@avialxee
Copy link
Owner Author

avialxee commented Jun 2, 2021

@avialxee
Copy link
Owner Author

I will start using:
https://docs.bokeh.org/en/latest/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants