InsightSoftwareConsortium / itkwidgets

An elegant Python interface for visualization on the web platform to interactively generate insights into multidimensional images, point sets, and geometry.

Home Page:https://itkwidgets.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get position/coordinate of user click

cwmok opened this issue · comments

Hi @thewtex,

I would like to get the position/(x, y, z)-coordinate of the user click action. I come across a similar issue in #388, but it seems that it is not yet implemented. Could you advise on that issue? What are the alternative ways to get the position/(x, y, z)-coordinate of the current view or click from viewer?

Thanks for your nice work, and thank you in advance.

Tony

Hi Tony,

Thanks for the report / request!

We are refactoring to add the functionality as detailed in #388.

Great! I look forward to the new functionality of itkwidgets!
Thanks a lot for your prompt reply.