enthought / enthought/chaco

Add a TimeDeltaScaleSystem

Open
#547 0 comments 0 reactions 0 assignees View on GitHub
type: enhancement
Dominant language
Python
Stars
305
Forks
97
PR merge metrics
No merged PRs in 30d

Description

**Problem Description**

The `CalendarScaleSystem` expects times in floating point seconds since the unix Epoch. This causes problems when the times are essentially deltas since some starting point, rather than absolute times (see #545 for example).

In this case it would be good to have a weeks/days/hours/minutes/seconds scale system (or and perhaps some others for years, and months to use independently) which expects either timedelta64 or floating point seconds.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.