Skip to content

Tensor view improvements #9831

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

Merged
merged 3 commits into from
Apr 30, 2025
Merged

Tensor view improvements #9831

merged 3 commits into from
Apr 30, 2025

Conversation

abey79
Copy link
Member

@abey79 abey79 commented Apr 29, 2025

Related

What

Small improvement to the tensor view:

  • do not crop the axes label to the area of the tensor itself
  • expand the scroll area to the entire view
  • make the view hoverable and clickable

Before

image image

After

image image

@abey79 abey79 added 🪳 bug Something isn't working ui concerns graphical user interface labels Apr 29, 2025
@abey79 abey79 added this to the 0.23.2 milestone Apr 29, 2025
Copy link

github-actions bot commented Apr 29, 2025

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link Manifest
2895c93 https://rerun.io/viewer/pr/9831 +nightly +main

Note: This comment is updated whenever you push a commit.

@abey79 abey79 changed the title Fix the tensor view Tensor view improvements Apr 29, 2025
@Wumpf Wumpf self-requested a review April 29, 2025 13:12
Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yay, great to be rid of that ancient issue

@Wumpf Wumpf merged commit c88946f into main Apr 30, 2025
41 checks passed
@Wumpf Wumpf deleted the antoine/fix-tensor-view branch April 30, 2025 11:56
abey79 added a commit that referenced this pull request May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪳 bug Something isn't working include in changelog ui concerns graphical user interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do not crop tensor axes to the area where the tensor is visible
2 participants