Skip to content

dimension option for Line interactionMode#758

Merged
madelineluke merged 4 commits intomainfrom
lgandola/line-dimension-tooltip
Apr 14, 2026
Merged

dimension option for Line interactionMode#758
madelineluke merged 4 commits intomainfrom
lgandola/line-dimension-tooltip

Conversation

@Lucag101
Copy link
Copy Markdown
Collaborator

On Line chart, when "interactionMode" is marked as "dimension", there are two seperate tooltips, one when hovering over a specific point and one when hovering the dimension as a whole. All points for a given date are shown when hovering over a dimension area. Only a specific point on a specific line is shown when hovering one point.

Related Issue

Motivation and Context

We want a way to show all metric data for a single date range when hovering a dimension as a whole. We also want a way to narrow in and show just the data for a specific point. These changes allow for two types of tooltip to exist on the Line chart simultaneously.

How Has This Been Tested?

Screenshots (if appropriate):

image image

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.

@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

@madelineluke madelineluke merged commit ad0a239 into main Apr 14, 2026
6 checks passed
@madelineluke madelineluke deleted the lgandola/line-dimension-tooltip branch April 14, 2026 17:26
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