Skip to content

Series highlight doesn't work when plot doesn't show replicate data points#1234

Merged
ankurjuneja merged 2 commits into
release26.3-SNAPSHOTfrom
26.3_fb_1208
Jun 17, 2026
Merged

Series highlight doesn't work when plot doesn't show replicate data points#1234
ankurjuneja merged 2 commits into
release26.3-SNAPSHOTfrom
26.3_fb_1208

Conversation

@ankurjuneja

Copy link
Copy Markdown
Contributor

Rationale

When a QC plot has too many replicates to render individual points, hovering a series highlighted the legend but not its trend line.

Related Pull Requests

Changes

  • pathMouseOver was passing the full series group to highlightFragmentSeries, while the legend/point handlers
    pass the base fragment it expects; normalizing the path handler to the base fragment makes series highlighting work consistently in both summary and detail views.

@ankurjuneja ankurjuneja merged commit bc5da60 into release26.3-SNAPSHOT Jun 17, 2026
6 of 7 checks passed
@ankurjuneja ankurjuneja deleted the 26.3_fb_1208 branch June 17, 2026 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants