McMaster-Baja-Racing / McMaster-Baja-Racing/Better-Data-Viewer
Live Data Optimization
Open
Nobody has claimed this yet.
enhancement
frontend
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Live data currently re-renders the whole chart, and handles it poorly on the backend. Some heavy optimization and research is required into highcharts API in order to optimize for this. Using highcharts support might be a good idea.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how live data currently updates the chart and how the backend handles those updates. Research the Highcharts API and consider contacting Highcharts support as suggested in the issue. Done means live data no longer re-renders the whole chart and backend handling is optimized.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, frontend, performance
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100