Skip to content

Releases: apexcharts/Blazor-ApexCharts

Release v5.0.1

08 Jan 21:25
e23e11f
Compare
Choose a tag to compare

What's Changed

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

Release v5.0.0

27 Dec 11:07
069ed67
Compare
Choose a tag to compare

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

19 Nov 21:23
307d923
Compare
Choose a tag to compare

What's Changed

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

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

Release v4.0.0

09 Nov 09:52
Compare
Choose a tag to compare

What's Changed

New Contributors

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

Release v3.5.0

08 Oct 19:49
55d0b0c
Compare
Choose a tag to compare

What's Changed

New Contributors

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

Release v3.4.0

15 Jul 14:17
7f74c0d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.4.0

Release v3.3.0

28 Apr 06:58
Compare
Choose a tag to compare

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

Full Changelog: v3.2.0...v3.3.0

Release v3.2.0

07 Apr 08:49
03f8081
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.2.0

Release v3.1.0

04 Mar 15:58
02503f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

Release v3.0.0

04 Mar 15:40
1caea52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.3...v3.0.0