Skip to content

Optimize price chart update and resize performance #104

@josephchimebuka

Description

@josephchimebuka

Category

performance

Labels

frontend, performance, chart, realtime

Difficulty

advanced

Why this matters

Chart handles realtime updates but can be optimized for smoother rendering on lower-end devices.

Likely files/components affected

  • src/components/PriceChart.tsx

What contributor should improve

Reduce expensive recalculations and unnecessary rerenders during incoming data and resize events.

Expected final behavior

Smoother chart interaction and stable rendering under live updates.

UI/UX goals

  • High-framerate feel
  • Better responsiveness
  • Reliable live-data visuals

Acceptance criteria

  • Visible jank reduced during updates/resizing
  • Data correctness preserved
  • Badge/label alignment remains accurate
  • No memory leaks from subscriptions/listeners

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programenhancementNew feature or requestfrontendFrontend/Stellar wave trackingstellar wave 5Stellar Wave 5 contributor batch

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions