Skip to content

Commit

Permalink
Merge pull request #560 from apexcharts/update-apexcharts-4.3.0
Browse files Browse the repository at this point in the history
Update Apexcharts 4.3.0
  • Loading branch information
joadan authored Dec 19, 2024
2 parents 1824399 + 2c0be3a commit 03da8a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/Blazor-ApexCharts/wwwroot/js/apexcharts.esm.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/Blazor-ApexCharts/wwwroot/js/blazor-apexcharts.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import ApexCharts from './apexcharts.esm.js?ver=4.1.0'
import ApexCharts from './apexcharts.esm.js?ver=4.3.0'

// export function for Blazor to point to the window.blazor_apexchart. To be compatible with the most JS Interop calls the window will be return.
export function get_apexcharts() {
Expand Down

0 comments on commit 03da8a9

Please sign in to comment.