vue3-apexcharts
vue3-apexcharts copied to clipboard
States Property Not Working
Hi,
Is there any ways to we can highlight/darken the selected line while the lighten the color of the non selected line on hover? tried using states but doesn't seems to work?
needed something similar to onItemHover but with custom functionality to set the opacity of the other non selected lines
Attached a code pen for reference:
https://codepen.io/jessalynchua/pen/RwVQzeJ
Thank you!