mirror of
https://github.com/laoxong/nofx.git
synced 2026-06-07 19:27:55 +08:00
a5198b9a5b
Frontend changes to ensure equity-history-batch API only requests data for top 5 performers: - Modify CompetitionPage to pass only top 5 traders to ComparisonChart component - Update API comments to reflect the change from top 10 to top 5 - Optimize chart performance by reducing data volume and API calls This ensures the performance comparison chart shows only the most relevant traders while improving load times. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: tinkle-community <tinklefund@gmail.com>