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

Add name component to SeriesLine & SeriesPoints #5043

Merged
merged 3 commits into from
Feb 6, 2024
Merged

Conversation

Wumpf
Copy link
Member

@Wumpf Wumpf commented Feb 5, 2024

What

Last commit also removes the now fairly useless Text component on Scalar (until we support labeling points).
This makes it a bit less compatible with the legacy TimeSeriesScalar, but that in and on itself shouldn't be much of a problem.

image

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I have tested the web demo (if applicable):
  • The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG

@Wumpf Wumpf added 📺 re_viewer affects re_viewer itself 🟦 blueprint The data that defines our UI exclude from changelog PRs with this won't show up in CHANGELOG.md labels Feb 5, 2024
@Wumpf Wumpf merged commit 6140c7c into main Feb 6, 2024
46 of 47 checks passed
@Wumpf Wumpf deleted the andreas/series-name branch February 6, 2024 07:49
teh-cmc added a commit that referenced this pull request Feb 6, 2024
…ad (#5042)

### What

Also fixes missing serialization of `StrokeWidth` & `MarkerSize`


![image](https://github.com/rerun-io/rerun/assets/1220815/44a118d4-5dc7-4c6d-a79b-29f83ac7eb77)


blocked by a few things:
* [x] text labels should go on SeriesLine/SeriesPlot  #5043
* [x] SeriesPoint doesn't have a `MarkerSize` component yet #5057
* [x] Need to fix heuristic for only having Scalar -> Line #5050

---------

Co-authored-by: Clement Rey <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🟦 blueprint The data that defines our UI exclude from changelog PRs with this won't show up in CHANGELOG.md 📺 re_viewer affects re_viewer itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants