Skip to content

feature: finer granularity options for burndown #238

@bobheadxi

Description

@bobheadxi

While on most repos, 1 day is about as granular as you'll need, it would be nice to have the option to set granularity to, say, 0.5 days, or even some number of hours, to look at hackathon projects (which typically span just 24-48 hours).

For such short projects (e.g. https://github.com/launchpals/open-now), the burndowns don't present very interesting data (granularity=1):

  "Global": [
    [ 343,  0,  0 ],
    [ 309, 470371,  0 ],
    [ 309, 470341, 2073 ],
  ],

I'm very interesting in implementing this, though it looks like it won't be all too trivial (a lot of the code seems focused around granularity as days). Any pointers would be appreciated!

it seems like this might be related to #134, but I'm not sure what the plans are for that one, and whether or not it's part of burndown

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions