Skip to content

Commit

Permalink
build - 3.36.1
Browse files Browse the repository at this point in the history
  • Loading branch information
junedchhipa committed Nov 3, 2022
1 parent 19baef1 commit c77505a
Show file tree
Hide file tree
Showing 6 changed files with 357 additions and 156 deletions.
2 changes: 1 addition & 1 deletion dist/apexcharts.amd.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/apexcharts.common.js

Large diffs are not rendered by default.

7 changes: 6 additions & 1 deletion dist/apexcharts.css
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@
opacity: .2
}

.apexcharts-legend-text {
padding-left: 15px;
margin-left: -15px;
}

.apexcharts-series-collapsed {
opacity: 0
}
Expand Down Expand Up @@ -573,4 +578,4 @@
overflow: hidden;
width: 200%;
height: 200%
}
}
8 changes: 4 additions & 4 deletions dist/apexcharts.esm.js

Large diffs are not rendered by default.

Loading

0 comments on commit c77505a

Please sign in to comment.