apexcharts / Blazor-ApexCharts

A blazor wrapper for ApexCharts.js
https://apexcharts.github.io/Blazor-ApexCharts
MIT License
788 stars 91 forks source link

Update apexcharts 3.53.0 #506

Closed joadan closed 2 weeks ago

joadan commented 2 weeks ago

New Property • series.hidden to hide certain series on initial render A short guide on how to use it New method • highlightSeries; In a multi-series chart, call this method to reduce opacity of all other series and only highlight a particular one.