rerun-io / rerun

Visualize streams of multimodal data. Free, fast, easy to use, and simple to integrate. Built in Rust.
https://rerun.io/
Apache License 2.0
6.66k stars 336 forks source link

Zoom for tensor view #6849

Open roym899 opened 4 months ago

roym899 commented 4 months ago

Is your feature request related to a problem? Please describe. I'd like to inspect some values in a tensor, however, the tensor view doesn't allow zooming and also has no detail popup on hover (see #4307) like the image view does.

Describe the solution you'd like Support zoom in the tensor view and add a detail popup similar to the image view to be able to inspect the actual value in the tensor.

Related issues

OskarElek commented 1 month ago

Seconding this - it would be an extremely useful feature @Wumpf Pretty much same dialog as for images/depth/videos that would work in tensor view and allow to inspect the actual numerical values.