Releases: apexcharts/Blazor-ApexCharts
Releases · apexcharts/Blazor-ApexCharts
Release v6.1.0
What's Changed
- Fix ma UI publish script by @thirstyape in #625
- StrokeColor added to mutator and Mutator example in LineChart by @PeerConradi in #630
- fix(data-labels-style): fixed serializations of DataLabels.Style.Colors by @peterboccia in #632
- Fixed some HeatMap events issues by @joadan in #637
- Added support for Radial bar labels by @joadan in #638
- Add support for .NET 10.0 by @thirstyape in #640
- Update to apexcharts.js version v5.3.6 by @joadan in #649
- Added Treemap sample by @joadan in #650
- Fixed icons in docs by @joadan in #651
- Fixed RadialBar .Net tooltip by @joadan in #652
- Add UpdateValueAsync to ApexGauge by @drualcman in #639
New Contributors
- @PeerConradi made their first contribution in #630
- @drualcman made their first contribution in #639
Full Changelog: v6.0.2...v6.1.0
Release v6.0.2
Fixed build scripts for MAUI Nuget https://www.nuget.org/packages/Blazor-ApexCharts-MAUI
Full Changelog: v6.0.1...v6.0.2
Release v6.0.1
Release v6.0.0
Breaking Changes
- Reworked the Shape enum, #580
- Removed support for .NET 6 and .Net 7
What's Changed
- Create project to use locales in MAUI by @thirstyape in #579
- Make sure ChartId is set by @joadan in #581
- Fix shape enum by @joadan in #582
- Update net versions by @joadan in #586
- Update apexcharts 4.5 by @joadan in #591
- Added Goals to ListPoint by @joadan in #592
- Update .NET MAUI from 8 to 9, add deploy script for MAUI by @thirstyape in #596
- Update Apexcharts.js 4.7.0 by @joadan in #602
Full Changelog: v5.1.0...v6.0.0
Release v5.1.0
What's Changed
Full Changelog: v5.0.1...v5.1.0
Release v5.0.1
Release v5.0.0
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
- Added Sample by @joadan in #548
- Updated Apexcharts.js to 4.1.0 by @joadan in #552
- Fixed HttpClient by @joadan in #559
- Update Apexcharts 4.3.0 by @joadan in #560
- Improved .net tool tip by @joadan in #562
- Update docs TabBlazor to latest version by @joadan in #564
Full Changelog: v4.0.1...v5.0.0
Release v4.0.1
What's Changed
Full Changelog: v4.0.0...v4.0.1
Release v4.0.0
What's Changed
- Add chart service by @joadan in #521
- #522 by @joadan in #523
- Fixed no chart service by @joadan in #524
- #476 by @joadan in #525
- Removed Last warnings by @joadan in #528
- Update Nugets by @joadan in #529
- added InitalizeChartAsync by @joadan in #530
- Update to apexchartsjs 4.0.0 by @joadan in #536
- Added missing AllowMouseWheelZoom option to ApexChartOptions by @w3ori in #537
New Contributors
Full Changelog: v3.5.0...v4.0.0
Release v3.5.0
What's Changed
- Use PackageLicenseExpression instead of PackageLicenseFile by @vincentscode in #490
- Update apexcharts 3.53.0 by @joadan in #506
- Fix responsive by @joadan in #507
- Removed Debug by @joadan in #508
- BugFix: AnnotationPoint events are not working by @mwhesotech in #488
- Fixed Annotation events by @joadan in #514
- Updated to apexcharts.js 3.54.0 by @joadan in #515
- Updated to latest TabBlazor by @joadan in #516
New Contributors
- @vincentscode made their first contribution in #490
- @mwhesotech made their first contribution in #488
Full Changelog: v3.4.0...v3.5.0