vue3-apexcharts
vue3-apexcharts copied to clipboard
Custom function on toggleDataSeries for legend option
Is there any way to make the chart only show the specific series when clicking on the legend for that series. For current option, toggleDataSeries, I only can trigger the series to show/hide. I want it to hide other series when I clicking on it and only shows the series I clicked.