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

Fix inconsistencies in plot highlights #9061

Merged
merged 4 commits into from
Feb 18, 2025
Merged

Fix inconsistencies in plot highlights #9061

merged 4 commits into from
Feb 18, 2025

Conversation

Wumpf
Copy link
Member

@Wumpf Wumpf commented Feb 17, 2025

Related

What

Noticed these issues while looking into solving

I noticed that syncing of highlights is also all over the place. Seemed related enough to sort it out right away!

Screen.Recording.2025-02-17.at.16.15.00.mov

Drawback is that for some already large markers this may be a bit too noisy:

Screen.Recording.2025-02-17.at.16.16.05.mov

But I believe it's the right tradeoff!

Internally it also moves over to InstancePath over EntityPath for plot association in order to handle multi-scalar cases without surprises.

@Wumpf Wumpf added include in changelog 📈 plot Plots, charts, graphs, timeseries, … labels Feb 17, 2025
Copy link

github-actions bot commented Feb 17, 2025

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

  • I have tested the web viewer
Result Commit Link Manifest
85c7000 https://rerun.io/viewer/pr/9061 +nightly +main

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

Copy link
Member

@abey79 abey79 left a comment

Choose a reason for hiding this comment

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

Makes sense!

@Wumpf Wumpf added the 📺 re_viewer affects re_viewer itself label Feb 18, 2025
@Wumpf Wumpf force-pushed the andreas/plot-hover-sync branch from 3de8d27 to 85c7000 Compare February 18, 2025 09:31
@Wumpf Wumpf changed the title Fix inconsistencies in plot highlight Fix inconsistencies in plot highlights Feb 18, 2025
@Wumpf Wumpf merged commit d970ad2 into main Feb 18, 2025
35 of 36 checks passed
@Wumpf Wumpf deleted the andreas/plot-hover-sync branch February 18, 2025 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
include in changelog 📈 plot Plots, charts, graphs, timeseries, … 📺 re_viewer affects re_viewer itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants