apexcharts.js
apexcharts.js copied to clipboard
unHighlightSeries method
I use highlightSeries method to highlight chart series from another page element, and I need to reset highlighting in some cases throud resetSeries, but resetSeries rebuild the whole component and this throws performance issue. Seems something like unHighlightSeries will help here, in case if it will disable highlighting only