Skip to content

Commit

Permalink
build - 3.41.1
Browse files Browse the repository at this point in the history
  • Loading branch information
junedchhipa committed Jul 31, 2023
1 parent cfc4f79 commit 127b6d5
Show file tree
Hide file tree
Showing 6 changed files with 106 additions and 39 deletions.
2 changes: 1 addition & 1 deletion dist/apexcharts.amd.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/apexcharts.common.js

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions dist/apexcharts.css
Original file line number Diff line number Diff line change
Expand Up @@ -583,3 +583,15 @@
width: 200%;
height: 200%
}

.apexcharts-bar-goals-markers{
pointer-events: none
}

.apexcharts-bar-shadows{
pointer-events: none
}

.apexcharts-rangebar-goals-markers{
pointer-events: none
}
6 changes: 3 additions & 3 deletions dist/apexcharts.esm.js

Large diffs are not rendered by default.

113 changes: 84 additions & 29 deletions dist/apexcharts.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/apexcharts.min.js

Large diffs are not rendered by default.

0 comments on commit 127b6d5

Please sign in to comment.