Skip to content

Bump react-native-gifted-charts from 1.4.65 to 1.4.70#10

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-native-gifted-charts-1.4.70
Open

Bump react-native-gifted-charts from 1.4.65 to 1.4.70#10
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-native-gifted-charts-1.4.70

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 22, 2025

Copy link
Copy Markdown
Contributor

Bumps react-native-gifted-charts from 1.4.65 to 1.4.70.

Release notes

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

v1.4.70

🎉 1.4.70

✨ Features added-

  1. Made the Pie and donut charts rotatable using the rotatable prop.

🐛 Bug fixes

  1. Fixed the issue- "Line chart inside Bar and Stacked Bar charts, if set to isSecondary, does not follow stepValue, noOfSections provided in secondaryYAxis". See Abhinandan-Kushwaha/react-native-gifted-charts#1187

  2. Fixed the issue- "Error: Cannot read property 'hidePointer' of undefined" on empty LineChart". See Abhinandan-Kushwaha/react-native-gifted-charts#1152

  3. Fixed the issue- "Selecting a stack bar does not currently work, as setSelectedIndex is wrongly setting a number instead of an array." Thanks to Louis Zawadzki for his PR - Abhinandan-Kushwaha/react-native-gifted-charts#1189

  4. Fixed- "functionality issue for toggleFocusOnPress prop and incorrect color issue for focusOnPress prop in PieChart component". Thanks to Sri Harsha D V for his PR - Abhinandan-Kushwaha/react-native-gifted-charts#1072. This fixes- Abhinandan-Kushwaha/react-native-gifted-charts#1087

  5. Fixed the issue- "focusedPieIndex not working."

🔨 Refactor

  1. Changed the default Pie and donut colors from bright colors like cyan, orange, purple etc to different shades of gray. Also set the the default text color in Pie and donut charts to black.

v1.4.69

🎉 1.4.69

✨ Features added-

  1. Added support for tooltip (dataPointLabelComponent) for Line chart inside Bar chart, using the properties dataPointLabelComponent and showDataPointLabelOnFocus inside the lineConfig prop. dataPointLabelComponent is a callback function with 2 params- item and index. See ✨ Feature Request: Separate Tooltip for Line Chart (Dot Press Interaction) Abhinandan-Kushwaha/react-native-gifted-charts#1185

🐛 Bug fixes

  1. Fixed the issue - "customDataPoint property breaks the app after updating to Expo SDK 52 and React Native 0.76". See Abhinandan-Kushwaha/react-native-gifted-charts#995 See the refactor below.

  2. Fixed the issue - "Reduce of empty array with no initial value in piechart". See Abhinandan-Kushwaha/react-native-gifted-charts#169

  3. Fixed the issue- "dynamicLegendComponent passes empty array when used with dataSet". See Abhinandan-Kushwaha/react-native-gifted-charts#1184

  4. Fixed the issue - "App crash when nullish data is passed to PieChart". See Abhinandan-Kushwaha/react-native-gifted-charts#1150

... (truncated)

Commits
  • 53578c1 Merge pull request #1190 from Abhinandan-Kushwaha/development
  • 00b932b v1.4.70 added rotatable pie & updated default pie colors & bug fixes
  • 4698ffe Merge pull request #1072 from HASH-0021/fix/toggle-focus-on-press-functionali...
  • 2c26278 Merge pull request #1189 from louiszawadzki/fix-stack-bars-selection
  • 349e1ec Fix selection for stack bars
  • dd4a547 Merge pull request #1186 from Abhinandan-Kushwaha/development
  • 1f4a9c8 v1.4.69 added showDataPointLabelOnFocus to Line in BarChart & bug fixes
  • bf075e8 Merge pull request #1182 from Abhinandan-Kushwaha/development
  • 6787938 v1.4.68 added individual vertical line properties to data items
  • 8b56535 Enhance documentation on multi-coloring lines
  • 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.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 22, 2025
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/react-native-gifted-charts-1.4.70 branch from b629592 to 0453d3a Compare December 27, 2025 08:50
Bumps [react-native-gifted-charts](https://github.com/Abhinandan-Kushwaha/react-native-gifted-charts) from 1.4.65 to 1.4.70.
- [Release notes](https://github.com/Abhinandan-Kushwaha/react-native-gifted-charts/releases)
- [Commits](Abhinandan-Kushwaha/react-native-gifted-charts@v1.4.65...v1.4.70)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/react-native-gifted-charts-1.4.70 branch from 0453d3a to c874719 Compare December 27, 2025 08:51
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.

0 participants