Skip to content

Fix tooltip displaying incorrect months on Y-axis #660

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MohammadAshmir786
Copy link

@MohammadAshmir786 MohammadAshmir786 commented Apr 13, 2025

Checklist:

Summary:

This PR fixes an issue where the tooltip was displaying incorrect months for the corresponding data points on the Y-axis.

  • Months on the Y-axis: The tooltip was showing the wrong month values for the data points on the Y-axis. This issue has been addressed, and the correct month is now displayed for each data point.

Changes:

  • Updated the tooltip logic to correctly reflect the month corresponding to the Y-axis value.

Impact:

This fix ensures that the tooltip now accurately displays the correct month for the data points on the Y-axis.

Testing:

  • Manually tested the tooltip for all data points on the Y-axis.
  • Verified that the correct month is now displayed in the tooltip for the Y-axis values.

@MohammadAshmir786 MohammadAshmir786 requested a review from a team as a code owner April 13, 2025 03:17
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.

Tooltip text issue in the Visualize Data with a Heat Map in the Data Visualization Project.
1 participant