feat: add threshold badge anchor - #293
Merged
Merged
Conversation
Owner
Author
Simulator proofThe example app switches from the backward-compatible Last anchor to the new First anchor. The threshold badge immediately moves to the value at the left edge of the visible window while the chart continues streaming. issue-292-proof-trimmed.mp4 |
brandtnewlabs
force-pushed
the
codex/threshold-label-anchor
branch
from
August 26, 2026 07:14
af22f29 to
9d60297
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
threshold.line.labelAnchorfor time-varying threshold badges"last"as the backward-compatible default;"first"anchors the badge to the visible window's left edgeVerification
npm run verifyagent-deviceCloses #292
Video
A simulator recording showing Last and First anchor behavior is attached in the PR discussion below.