Skip to content

Releases: apexcharts/Blazor-ApexCharts

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

Release v2.3.3

09 Feb 12:34
da77b9b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.2...v2.3.3

Release v2.3.2

07 Feb 21:26
bef2c1c
Compare
Choose a tag to compare

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

04 Feb 11:03
0c1eb70
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

Release v2.3.0

01 Feb 10:41
b82bfd6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.1...v2.3.0

Release v2.2.1

20 Dec 19:19
d9a4178
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

Release v2.2.0

06 Dec 18:46
2b88d20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

Release v2.1.0

19 Nov 07:06
6138368
Compare
Choose a tag to compare

Please note

In this release also RenderChart is done synchronously on WASM

What's Changed

  • Moved render chart back to component by @joadan in #341

Full Changelog: v2.0.0...v2.1.0

Release v2.0.0

11 Nov 09:47
6512b96
Compare
Choose a tag to compare

Please note:

It's no longer necessary to manually include javascript files.
Please REMOVE any references to:

<script src="_content/Blazor-ApexCharts/js/apex-charts.min.js"></script>
<script src="_content/Blazor-ApexCharts/js/blazor-apex-charts.js"></script>

As of version 2.0 javascript interop on WASM is running synchronously for better performance.

What's Changed

New Contributors

Full Changelog: v1.3.0...v2.0.0

Release v1.3.0

23 Oct 13:00
9b6154f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.3.0