Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Gantt Chart] - Make task bars smaller
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
Currently the task bars take up alot of space. I think we could get away with zooming everything out. i.e making our timeline cover more dates at the top by default and then making the task bars themselves not so tall.
Acceptance Criteria
- Gantt Chart Task bars appear smaller and therefore make the gantt chart look better
Proposed Solution
Look at where we create the task bar size in the gantt chart package. Lower the default height that it chooses for each task bar. Also look into increasing the amount of dates shown in the timeline display to make everything zoomed out a bit more.
Mocks
No response
Contributor guide
No contributing guide indexed for this repository
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 in the Gantt chart package where task bar sizing is created, then inspect how the timeline determines the dates shown by default. Confirm the current task-bar height and timeline range before making changes. Done means task bars are visibly shorter and the timeline displays more dates by default, matching the acceptance criterion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100