Improve TimeScales using NumPy datetime and timedelta
Open
type: enhancement
- Dominant language
- Python
- Stars
- 305
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
**Problem Description**
Currently we have a lot of custom code generating tick points in `chaco.time_scale`. I suspect that some of it can be improved by using NumPy datetime64 and timedelta64 and their tools for the generation of time ranges, etc. at various natural time resolutions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.