McMaster-Baja-Racing / McMaster-Baja-Racing/Better-Data-Viewer
[FEATURE] Add download-able processed data
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Feature Description
Add some feature to download the processed data
Use Case
Say I want brake pressure vs speed data (with aligned timestamps). Currently no method to download the interpolated data. Also if you want to download the smoothened RPM data, no method for that.
Would be good to add some way to extract this, maybe just a download button on the graph (maybe some hamburger menu in the top right with this option) and download as a csv so users can do further custom processing on it!
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
No files or tests are named. Start by locating the graph implementation and the code that produces interpolated or smoothed data, then determine how the existing UI exposes graph actions. Done means users can export the processed data shown by a graph as CSV for further processing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100