Releases: apexcharts/Blazor-ApexCharts
Releases · apexcharts/Blazor-ApexCharts
Release v3.2.0
What's Changed
- Added Microsoft Clarity by @joadan in #427
- Added more tooltip samples by @joadan in #428
- Axis title name that is too long is truncated by @warpor in #431
- Added the option to pass in javascript path by @joadan in #438
- Update to apexcharts.js 3.48.0 by @joadan in #440
Full Changelog: v3.1.0...v3.2.0
Release v3.1.0
Release v3.0.0
What's Changed
- Solution proposed to issue #408 by @peterboccia in #409
- Fix/tick placement by @peterboccia in #414
- Bug fix by @warpor in #417
- Update csproj file to enable multi targeting by @thirstyape in #407
- Removed warnings by @joadan in #421
- Updated docs to .net 8.0 by @joadan in #422
- Removed Invalid option LocaleToolbar -Download by @joadan in #423
New Contributors
- @peterboccia made their first contribution in #409
- @warpor made their first contribution in #417
Full Changelog: v2.3.3...v3.0.0
Release v2.3.3
Release v2.3.2
What's Changed
- Added Annotation Datetime sample by @joadan in #399
- Removed the need to run javascript eval for custom tooltip by @joadan in #402
Full Changelog: v2.3.1...v2.3.2
Release v2.3.1
Release v2.3.0
What's Changed
- fix: label value formatting on non-XY charts by @meronz in #368
- fix: use JsonElement.TryGetDecimal to format the YAxis value. by @meronz in #369
- Update README.md by @danielchalmers in #370
- Sample updateoptions include data by @joadan in #374
- Catch JSDisconnectedException exception by @joadan in #387
- Update to apexcharts.js 3.45.2 by @joadan in #389
- Update dotnet by @joadan in #390
- Added Support for Annotation events by @joadan in #392
- Added monotone cubic curve option by @joadan in #395
New Contributors
- @danielchalmers made their first contribution in #370
Full Changelog: v2.2.1...v2.3.0
Release v2.2.1
What's Changed
- added dynamic donut sample by @joadan in #363
- Added Tooltip property HideEmptySeries by @joadan in #365
Full Changelog: v2.2.0...v2.2.1
Release v2.2.0
What's Changed
Full Changelog: v2.1.0...v2.2.0
Release v2.1.0
Please note
In this release also RenderChart is done synchronously on WASM
What's Changed
Full Changelog: v2.0.0...v2.1.0