Skip to content

feat: add hoverPoint prop to MetricRange#756

Merged
madelineluke merged 4 commits intomainfrom
feat/hoverable-points-on-metric-range
Apr 13, 2026
Merged

feat: add hoverPoint prop to MetricRange#756
madelineluke merged 4 commits intomainfrom
feat/hoverable-points-on-metric-range

Conversation

@madelineluke
Copy link
Copy Markdown
Collaborator

@madelineluke madelineluke commented Apr 10, 2026

Description

add hoverPoint prop to Metric Range.

Related Issue

Motivation and Context

Allows for points on metric range line to be interactive.

How Has This Been Tested?

Storybook and unit tests

Screenshots (if appropriate):

Screenshot 2026-04-10 at 11 25 42 AM Screenshot 2026-04-10 at 11 27 33 AM

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@c-lamoureux
Copy link
Copy Markdown
Contributor

How are we planning on this working with tooltips? It looks like the tooltips are missing some data on both the MetricRange points and the regular line points.

@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

@madelineluke madelineluke merged commit f213f51 into main Apr 13, 2026
6 checks passed
@madelineluke madelineluke deleted the feat/hoverable-points-on-metric-range branch April 13, 2026 17:23
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