radekstepan / burnchart

GitHub Burndown Chart as a Service
https://burnchart.netlify.app
GNU Affero General Public License v3.0
246 stars 51 forks source link

Show burndown chart for all milestones #67

Open radekstepan opened 10 years ago

radekstepan commented 10 years ago

See discussion here: #43

nathan-at-least commented 8 years ago

Bump. This feature, along with #116 are two requirements my project needs beyond what this project already provides. It's so close. Nice work!

It would be cool to show vertical lines for start/end dates for each milestone, with the chart encompassing the widest range. If those don't line up or make sense, it's up to the user to adjust dates.

radekstepan commented 8 years ago

I can show a chart for issues in all milestones in a project starting with earliest milestone open date (or issue close date) and ending with the last due date (or today). Showing vertical lines would probably just confuse things since until we solve #44 there is no way to future-date milestone start dates.

radekstepan commented 8 years ago

OK implemented, please test.