Skip to content

If scale.max is not a multiple of scale.partition_length, scale timeline accordingly #3

@hkeward

Description

@hkeward

Currently things plot at an appropriate width but do not start in the correct place if scale.max is not a multiple of scale.partition_length. Additionally, the last tick of the timeline map will be equivalent to all other ticks, despite being a shorter length of time.

Incorrect positioning (yellow bar should begin ~1564):
Screenshot from 2020-01-06 11-42-19

Correct positioning if scale.max is a multiple of scale.partition_length:
Screenshot from 2020-01-06 11-42-31

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions