Skip to content

feat(mobile): add interactive portfolio performance charts#501

Open
Amarjeet325 wants to merge 2 commits intoPulsefy:mainfrom
Amarjeet325:feat/mobile-portfolio-charts
Open

feat(mobile): add interactive portfolio performance charts#501
Amarjeet325 wants to merge 2 commits intoPulsefy:mainfrom
Amarjeet325:feat/mobile-portfolio-charts

Conversation

@Amarjeet325
Copy link
Copy Markdown
Contributor

@Amarjeet325 Amarjeet325 commented Mar 29, 2026

Linked Issue

Closes #415


Type of Change

  • feat
  • fix
  • docs
  • refactor
  • test
  • chore

Validation

  • Lint passed for affected area(s)
  • Tests passed for affected area(s)
  • Manual verification completed (if applicable)

Documentation

  • Documentation updated (or N/A with explanation)
  • Added Portfolio chart feature documentation and usage notes
  • Screenshots/videos attached for UI changes

Checklist

  • Branch name uses feat/, fix/, or docs/

  • Branch: feat/mobile-portfolio-charts

  • Commit messages follow Conventional Commits

  • feat(mobile): add interactive portfolio performance charts

  • PR scope matches linked issue acceptance criteria


📈 Feature Summary

  • Added line chart to Portfolio screen showing total value over time
  • Implemented time range selector (1D, 1W, 1M, ALL)
  • Integrated with API: GET /portfolio/history
  • Added smooth loading state for better UX
  • Ensured high performance rendering using optimized chart library

🧪 Testing Notes

  • Verified chart updates correctly when switching time ranges
  • Confirmed smooth transitions and no UI lag
  • Handled empty and error states gracefully

dashbord

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 29, 2026

@Amarjeet325 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

Interactive Portfolio Performance Charts

1 participant