eclipse-cdt-cloud / eclipse-cdt-cloud/timeline-chart
Add a 5 based scale to the axis
Open
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 32
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 3
Description
Currently, when you zoom, you always get a 10 based unit scale, which means when you zoom the number of labels jumps from ~1 to ~10. Would be nice if we had something in between, i.e.
```
1,2,3,4,5,...10
5,10,15,20,...50
10,20,30,40,...100
50
```
Contributor guide
Assessment
This issue has not been assessed yet.