Skip to content

Releases: apexcharts/Blazor-ApexCharts

Release v6.1.0

Choose a tag to compare

@joadan joadan released this 17 Jan 17:45
efcb1b1

What's Changed

New Contributors

Full Changelog: v6.0.2...v6.1.0

Release v6.0.2

Choose a tag to compare

@github-actions github-actions released this 22 Aug 19:31
d843f0b

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

Choose a tag to compare

@github-actions github-actions released this 21 May 19:40
d7d16dc

What's Changed

Full Changelog: v6.0.0...v6.0.1

Release v6.0.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 19:37
d682d01

Breaking Changes

  • Reworked the Shape enum, #580
  • Removed support for .NET 6 and .Net 7

What's Changed

Full Changelog: v5.1.0...v6.0.0

Release v5.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Feb 15:50

What's Changed

  • Update to apexcharts 4.0.0 by @joadan in #572
  • Fixed .NET tooltip

Full Changelog: v5.0.1...v5.1.0

Release v5.0.1

Choose a tag to compare

@github-actions github-actions released this 08 Jan 21:25
e23e11f

What's Changed

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

Release v5.0.0

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

Release v4.0.1

Choose a tag to compare

@github-actions github-actions released this 19 Nov 21:23
307d923

What's Changed

  • Fixed Microsoft.Extensions.Http reference by @joadan in #546

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

Release v4.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Nov 09:52

What's Changed

New Contributors

Full Changelog: v3.5.0...v4.0.0

Release v3.5.0

Choose a tag to compare

@github-actions github-actions released this 08 Oct 19:49
55d0b0c

What's Changed

New Contributors

Full Changelog: v3.4.0...v3.5.0