Skip to content

Support different time intervals #59

@GuusLieben

Description

@GuusLieben

Related Problem

Currently graphs are only created on a per-day basis, causing longer time periods (e.g. 365 days/1 year) to use a large amount of horizontal space. For example:
contributions

Requested Feature

Allow users to provide a interval parameter, to allow them to configure the interval. Logical options would be days, weeks, and months. If GitHub's API supports it, hours might also be interesting.

Something to note would be the X-axis labels. Currently these display the day of the month, these should adapt to the interval appropriately (days: as is, weeks: week of year, months: month name?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions