apexcharts.js icon indicating copy to clipboard operation
apexcharts.js copied to clipboard

unHighlightSeries method

Open mokone91 opened this issue 5 months ago • 0 comments

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

mokone91 avatar Sep 25 '24 14:09 mokone91