apexcharts / apexcharts.js

📊 Interactive JavaScript Charts built on SVG
https://apexcharts.com
MIT License
14.03k stars 1.28k forks source link

Restore Y axis highlighting during legend series mouseover. #4496

Closed rosco54 closed 1 month ago

rosco54 commented 1 month ago

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

Checklist: