Skip to content

Commit b9c58d7

Browse files
committed
build - 4.1.0
1 parent cbbcc05 commit b9c58d7

File tree

8 files changed

+306
-248
lines changed

8 files changed

+306
-248
lines changed

dist/apexcharts.amd.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/apexcharts.common.js

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/apexcharts.css

+2-3
Original file line numberDiff line numberDiff line change
@@ -616,18 +616,17 @@ rect.legend-mouseover-inactive,
616616

617617
.apexcharts-annotation-rect,
618618
.apexcharts-area-series .apexcharts-area,
619-
.apexcharts-area-series .apexcharts-series-markers .apexcharts-marker.no-pointer-events,
620619
.apexcharts-gridline,
621620
.apexcharts-line,
622-
.apexcharts-line-series .apexcharts-series-markers .apexcharts-marker.no-pointer-events,
623621
.apexcharts-point-annotation-label,
624622
.apexcharts-radar-series path:not(.apexcharts-marker),
625623
.apexcharts-radar-series polygon,
626624
.apexcharts-toolbar svg,
627625
.apexcharts-tooltip .apexcharts-marker,
628626
.apexcharts-xaxis-annotation-label,
629627
.apexcharts-yaxis-annotation-label,
630-
.apexcharts-zoom-rect {
628+
.apexcharts-zoom-rect,
629+
.no-pointer-events {
631630
pointer-events: none
632631
}
633632

dist/apexcharts.esm.js

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)