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

Box label visualization turns off when have >30 boxes #6963

Closed
gauthamnarayan opened this issue Jul 23, 2024 · 1 comment
Closed

Box label visualization turns off when have >30 boxes #6963

gauthamnarayan opened this issue Jul 23, 2024 · 1 comment
Labels
🪳 bug Something isn't working 🐑🐑 duplicate This issue or pull request already exists user-request This is a pressing issue for one of our users

Comments

@gauthamnarayan
Copy link

gauthamnarayan commented Jul 23, 2024

Describe the bug
The rerun visualizer seems to turn on box labels when there are lesser than 30 boxes in a scene and then doesn't show the labels when having >30 boxes. This causes the labels to flicker when visualizing datasets with ~30 boxes per frame. I am observing this across multiple datasets when num_boxes > 30.

It would be great to be able to be able to programmatically set when to show the labels. I'm happy to raise a PR if someone can point me in the right direction as well.

Desktop (please complete the following information):
Remote server running on Ubuntu 20.04 LTS
Local viewer running on Chrome browser on macOS Sonoma 14.5

Rerun version
rerun-cli 0.17.0 [rustc 1.76.0 (07dca489a 2024-02-04), LLVM 17.0.6] x86_64-unknown-linux-gnu release-0.17.0 d65ca50, built 2024-07-08T13:47:55Z
Additional context

Scene with 31 boxes.
image

Scene with 30 boxes. Everything is same as the above scene, except I deleted one box on the right.
image

@gauthamnarayan gauthamnarayan added 👀 needs triage This issue needs to be triaged by the Rerun team 🪳 bug Something isn't working labels Jul 23, 2024
@Wumpf
Copy link
Member

Wumpf commented Jul 23, 2024

Thank you for the comprehensive bug report with screenshots and all! However, closing it as a duplicate of this

This is the second time within two weeks that someone asks for this, so this should probably be higher prioritized. In the mean time you have to split up the entity into several entities for the label to show

@Wumpf Wumpf closed this as not planned Won't fix, can't repro, duplicate, stale Jul 23, 2024
@Wumpf Wumpf added 🐑🐑 duplicate This issue or pull request already exists user-request This is a pressing issue for one of our users and removed 👀 needs triage This issue needs to be triaged by the Rerun team labels Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪳 bug Something isn't working 🐑🐑 duplicate This issue or pull request already exists user-request This is a pressing issue for one of our users
Projects
None yet
Development

No branches or pull requests

2 participants