fix(deps): update dependency apexcharts to v3.42.0
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
apexcharts (source) | 3.39.0 -> 3.42.0 |
Release Notes
apexcharts/apexcharts.js
v3.42.0
v3.41.1
: 💎 Version 3.41.1
What's Changed
- remove style injection as attribute in bar charts (csp style-src fix) by @refamila in https://github.com/apexcharts/apexcharts.js/pull/3886
- Feat: trimmed treemap labels by @mabolen in https://github.com/apexcharts/apexcharts.js/pull/3926
- Added type of string array to brush targets. by @vargemp in https://github.com/apexcharts/apexcharts.js/pull/3916
- fixes #3691 legend custom colors
- fix gridline issue in rangeArea fixes https://github.com/apexcharts/apexcharts.js/issues/3869
- fix rounding issue in polar charts fixes https://github.com/apexcharts/apexcharts.js/issues/3945
- fix csv export when series is collapsed fixes https://github.com/apexcharts/apexcharts.js/issues/3944
- fix runtime error when all series are collapsed fixes https://github.com/apexcharts/apexcharts.js/issues/3924
New Contributors
- @refamila made their first contribution in https://github.com/apexcharts/apexcharts.js/pull/3886
- @mabolen made their first contribution in https://github.com/apexcharts/apexcharts.js/pull/3926
- @vargemp made their first contribution in https://github.com/apexcharts/apexcharts.js/pull/3916
Full Changelog: https://github.com/apexcharts/apexcharts.js/compare/v3.41.0...v3.41.1
v3.41.0
: 💎 Version 3.41.0
What's new
- New chart type - FUNNEL CHARTS
What's Changed
- [bugfix]: fix rangeBarGroupRows for range columns
- Danish locale [da] by @ulrikjo in https://github.com/apexcharts/apexcharts.js/pull/3817
- [bugfix]: set Null values to 0 when cnf.chart.stacked by @normannMarit in https://github.com/apexcharts/apexcharts.js/pull/3813
- Fix for numeric series names by @MHewison in https://github.com/apexcharts/apexcharts.js/pull/3770
New Contributors
- @ulrikjo made their first contribution in https://github.com/apexcharts/apexcharts.js/pull/3817
- @normannMarit made their first contribution in https://github.com/apexcharts/apexcharts.js/pull/3813
- @MHewison made their first contribution in https://github.com/apexcharts/apexcharts.js/pull/3770
Full Changelog: https://github.com/apexcharts/apexcharts.js/compare/v3.40.0...v3.41.0
v3.40.0
: 💎 Version 3.40.0
What's new
- New chart type - Dumbbell Chart & Horizontal Dumbbell Chart
- Allow integer values to be passed as Column-width and Bar-height for easier management of column/bar thickness. Previously, only percentage values were supported
What's Changed
- check value original path on pieClicked - fixes #2258 by @AdinoWayne in https://github.com/apexcharts/apexcharts.js/pull/3680
- fix: don't render markers outside graph area by @leinonen in https://github.com/apexcharts/apexcharts.js/pull/3679
- Prevent stuck tooltip for line & candlestick charts by @ettoredn in https://github.com/apexcharts/apexcharts.js/pull/3664
- Bump webpack from 5.3.2 to 5.76.0 by @dependabot in https://github.com/apexcharts/apexcharts.js/pull/3709
- Fixes empty getElMarkers() for all series when any series has discrete markers and a global size is set by @idpaterson in https://github.com/apexcharts/apexcharts.js/pull/3715
- Feat/grouped stacked bars by @junedchhipa in https://github.com/apexcharts/apexcharts.js/pull/3764
- Bump nunjucks from 3.2.1 to 3.2.4 by @dependabot in https://github.com/apexcharts/apexcharts.js/pull/3780
New Contributors
- @AdinoWayne made their first contribution in https://github.com/apexcharts/apexcharts.js/pull/3680
- @leinonen made their first contribution in https://github.com/apexcharts/apexcharts.js/pull/3679
- @ettoredn made their first contribution in https://github.com/apexcharts/apexcharts.js/pull/3664
- @idpaterson made their first contribution in https://github.com/apexcharts/apexcharts.js/pull/3715
Full Changelog: https://github.com/apexcharts/apexcharts.js/compare/v3.37.0...v3.40.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot