Releases: apexcharts/Blazor-ApexCharts
Releases · apexcharts/Blazor-ApexCharts
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
Release v3.4.0
What's Changed
- add wrapper code for appendSeries by @technyon in #457
- feat: add X Axis Label Formatter by @fabio-sp in #462
- Update apexcharts 3.50.0 by @joadan in #481
- Added Localization Sample by @joadan in #482
- Add pie click sample by @joadan in #483
- added absolute value sample by @joadan in #484
- Fixed OnLegendClick on NoAxisChart by @joadan in #485
New Contributors
Full Changelog: v3.3.0...v3.4.0
Release v3.3.0
What's Changed
- Add TimeSeries scatter sample by @meronz in #441
- Add instruction that indicate options cannot be shared between instances by @StephenOTT in #447
- Fixed tooltipHoverFormatter not being deserialized as a function by @SparkyTD in #451
- Update apexcharts.js v3.49.0 by @joadan in #452
- Add custom JsonConverters to ensure that JS function strings are evaluated into function when deserialized by JS by @SparkyTD in #453
New Contributors
- @StephenOTT made their first contribution in #447
- @SparkyTD made their first contribution in #451
Full Changelog: v3.2.0...v3.3.0