Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 3, 2025

Bumps react-native-gifted-charts from 1.4.61 to 1.4.64.

Release notes

Sourced from react-native-gifted-charts's releases.

v1.4.64

🎉 1.4.64

🐛 Bug fixes

  1. Fixed the issue- "Pie - Donut inner view absorbs onPress events on pie". See Abhinandan-Kushwaha/react-native-gifted-charts#1131

  2. Fixed the issue- "PieChart does not render when all values are zero". See Abhinandan-Kushwaha/react-native-gifted-charts#1137

  3. Fixed the issue- "negativeStepValue does not reflect". See Abhinandan-Kushwaha/react-native-gifted-charts#1107

v1.4.63

🎉 1.4.63

🐛 Bug fixes

  1. Fixed the issue- "pointerConfig and pointerLabelComponent doesn't work properly with Stacked Bar Chart". Thanks to Anna Conti for her PR - Abhinandan-Kushwaha/react-native-gifted-charts#1123 See Abhinandan-Kushwaha/react-native-gifted-charts#1117

  2. Fixed the issue- "trimYAxisAtTop not working for LineChartBicolor. See trimYAxisAtTop on LineChartBicolor Abhinandan-Kushwaha/react-native-gifted-charts#1125

  3. Added yAxisExtraHeightAtTop to LineChartBiColor (earlier it was available only to Bar and Line charts).

🔨 Refactor

Added types to style related props. Thanks to Seyed Mostafa Hasani for his PRs-

v1.4.62

🎉 1.4.62

✨ Features added-

  1. Added support for spread (or ranged) area chart using the props spreadAreaData, spreadAreaColor and spreadAreaOpacity. Thanks to Sadat Taseen for his PR - Abhinandan-Kushwaha/react-native-gifted-charts#1104 See Abhinandan-Kushwaha/react-native-gifted-charts#1093 See this Stackoverflow question- https://stackoverflow.com/questions/65683564/fusioncharts-area-range-graph-with-line

🐛 Bug fixes

  1. Fixed the issue- endIndex startIndex not working properly for area chart gradient. Thanks to Anna Conti for her PR - Abhinandan-Kushwaha/react-native-gifted-charts#1110 See Abhinandan-Kushwaha/react-native-gifted-charts#1105

  2. Added uniqueId for LineChart area gradient to fix issue in web - multiple color gradients. Thanks to Anna Conti for her PR - Abhinandan-Kushwaha/react-native-gifted-charts#1108

... (truncated)

Commits
  • a453980 Merge pull request #1145 from Abhinandan-Kushwaha/development
  • 13dc9f0 v1.4.64 fixed issues with PieChart & -ve LineChart
  • fe15779 Merge pull request #1134 from ericKwon95/patch-1
  • 7a3f697 fix: typo correction in LineChartProps.md
  • c01f999 Update LineChartProps.md
  • aed2ac5 Merge pull request #1126 from Abhinandan-Kushwaha/development
  • f074e77 v1.4.63 pointerConfig to stackBarChart & trimYAxisAtTop for LineChartBiColor
  • cd44838 Merge pull request #1119 from seyedmostafahasani/chore/update-props
  • ffbeaa5 Merge pull request #1123 from 94Conti/fix/stackData-pointerConfig-stuck-at-start
  • 2f23d56 fix: use stackData or data for pointerConfig
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [react-native-gifted-charts](https://github.com/Abhinandan-Kushwaha/react-native-gifted-charts) from 1.4.61 to 1.4.64.
- [Release notes](https://github.com/Abhinandan-Kushwaha/react-native-gifted-charts/releases)
- [Commits](Abhinandan-Kushwaha/react-native-gifted-charts@v1.4.61...v1.4.64)

---
updated-dependencies:
- dependency-name: react-native-gifted-charts
  dependency-version: 1.4.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 3, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 3, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant