Skip to content
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

Restore Y axis highlighting during legend series mouseover. #4496

Merged

Conversation

rosco54
Copy link
Contributor

@rosco54 rosco54 commented May 30, 2024

The recent commit 9f1d327 introduced extra CSS selectivity that caused the exclusion of Y axes highlighting. This patch selectively re-adds those chart components.

The intent of commit 9f1d327 is unchanged by this PR.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

Commit 9f1d327 introduced extra selectivity that excluded Y axes and
this patch selectively adds those chart components.
@rosco54 rosco54 force-pushed the Legend_mouseover_Y_axis_highlighting branch from bfeb619 to da15938 Compare May 30, 2024 08:34
@junedchhipa junedchhipa merged commit 9190caa into apexcharts:main Jun 1, 2024
@rosco54 rosco54 deleted the Legend_mouseover_Y_axis_highlighting branch June 14, 2024 04:01
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