Skip to content

Release v5.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Dec 11:07
069ed67

Breaking Change

The .Net Tooltip now uses the apexcharts.js tooltip function.
The syntax is the same but the tooltip is generated in the apexcharts tooltip container with the apexcharts.js css.
Also we no longer rely on the event 'OnPointEnterEvent' and therefore we don't need to automatically add markers to line charts.
Check https://apexcharts.github.io/Blazor-ApexCharts/features/tooltip-dotnet for samples

What's Changed

Full Changelog: v4.0.1...v5.0.0