Skip to content

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

Open
ankurjuneja wants to merge 2 commits into
release26.3-SNAPSHOTfrom
26.3_fb_1208
Open

Series highlight doesn't work when plot doesn't show replicate data points#1234
ankurjuneja wants to merge 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.

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.

1 participant