Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates npm(deps): Bump apexcharts from 3.44.0 to 3.47.0 #315

Open
wants to merge 1 commit into
base: v4
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2024

Bumps apexcharts from 3.44.0 to 3.47.0.

Release notes

Sourced from apexcharts's releases.

馃拵 Version 3.47.0

馃啎 Enhancements

  • Map multiple series to the same y-axis scales (in a multi-axes chart) - fixes #4237

馃悶 Bug fixes

  • Area chart gradient drawing glitch; fixes #4271
  • Point annotation fix when y-axis is not present (in case of sparkline or hidden y-axis)
  • When chart is type 'bar', ensure reference to zero is maintained

Thanks @鈥媟osco54 for y-axis scale improvements

馃拵 Version 3.46.0

馃啎 Enhancements

馃悶 Bug fixes

  • Fix #4167 - shadow bug in multi-series chart
  • Fix #4242 - allow labels with Invalid text

馃拵 Version 3.45.2

馃啎 Enhancements

馃悶 Bug fixes

  • Fix the range-bar drawing bug when the value is 0
  • Discard initialXRatio in normal category bar charts - fixes #4134
  • Bring back original curve: smooth option for stroke as multiple people reported issues with monotoneCubic curve.

馃拵 Version 3.45.1

馃悶 Bug fixes

  • fix hourly tick increment when starting at full hour. Thanks Alex Dudau
  • update linearScale() function to respect the stepSize parameter

馃拵 Version 3.45.0

馃啎 Enhancements

  • New feature - yaxis.stepSize (fixes apexcharts/apexcharts.js#332) The step size feature helps to define the intervals or increments between values on the axes values.

馃悶 Bug fixes

  • Take into account series-index for point-annotations

馃拵 Version 3.44.2

What's Changed

馃拵 Version 3.44.1

... (truncated)

Commits
  • 0b0d270 build - 3.47.0
  • c4c8740 3.47.0
  • 7138a9f Merge pull request #4308 from rosco54/Bar_column_min_max
  • cd6c32b Merge pull request #4310 from rosco54/Hide_axis_bug_fix
  • fec4d6c Working on using the series style attribute to influence axis scaling
  • e4aca64 Fixes a bug in my earlier merged pull request related to collapsed
  • 0b95446 Merge pull request #4284 from rosco54/NiceScale_enhancements
  • d41387d When chart is type 'bar', ensure reference to zero is maintained
  • fe6901c 1) In response to issue 4263, try a little harder to produce nice scales
  • b9d5110 When chart is type 'bar', ensure reference to zero is maintained
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.44.0 to 3.47.0.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](apexcharts/apexcharts.js@v3.44.0...v3.47.0)

---
updated-dependencies:
- dependency-name: apexcharts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants