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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use recharts instead of react native svg charts #35

Merged
merged 7 commits into from
Jan 21, 2025

Conversation

avikalpg
Copy link
Owner

@avikalpg avikalpg commented Jan 21, 2025

This pull request updates various dependencies and refactors the use of charting libraries in the application. Key changes include:

  • Upgrading d3-shape and replacing react-native-svg and react-native-svg-charts with recharts for better performance and features.
  • Enhancing the ActivityPie component with new styles, state management, and interactive features.
  • Adding new color properties to DefaultTheme and DarkTheme.
  • Updating the Help and EnablePromptAPI components to improve usability and UI consistency.
  • Introducing a new utility function getFirstNWords in utils.js.

@avikalpg avikalpg linked an issue Jan 21, 2025 that may be closed by this pull request
@avikalpg avikalpg merged commit af67595 into main Jan 21, 2025
@avikalpg avikalpg deleted the 24-use-recharts-instead-of-react-native-svg-charts branch January 21, 2025 12:09
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.

Use Recharts instead of react-native-svg-charts
1 participant