Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show burndown chart for all milestones #67

Open
radekstepan opened this issue Nov 11, 2014 · 3 comments
Open

Show burndown chart for all milestones #67

radekstepan opened this issue Nov 11, 2014 · 3 comments
Labels

Comments

@radekstepan
Copy link
Owner

See discussion here: #43

@nathan-at-least
Copy link

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
Copy link
Owner Author

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 added a commit that referenced this issue Mar 25, 2016
radekstepan added a commit that referenced this issue Mar 25, 2016
@radekstepan
Copy link
Owner Author

OK implemented, please test.

hughescr added a commit to ExecThread/burnchart that referenced this issue Mar 26, 2016
* radekstepan/master:
  show chart for all milestones; radekstepan#67
  separate out chart proper; radekstepan#67
  fix date ticks; closes radekstepan#114
  minify and bump
  add project behind the scenes if it doesn't exist; radekstepan#116
rickul added a commit to rickul/burnchart that referenced this issue Feb 27, 2017
* master: (414 commits)
  pass test
  radekstepan#122 switch to google firebase
  es6 classes for React; closes radekstepan#112
  stub lscache; ref radekstepan#120
  add support for querystring config; ref radekstepan#118
  support themes; ref radekstepan#118
  handle request errors with redirects; closes radekstepan#119
  show chart for all milestones; radekstepan#67
  separate out chart proper; radekstepan#67
  fix date ticks; closes radekstepan#114
  minify and bump
  add project behind the scenes if it doesn't exist; radekstepan#116
  bump
  Add react-dom required for build
  be able to delete projects; closes radekstepan#51
  validate form input, add proj behind scenes;closes radekstepan#109
  fix null milestone description; closes radekstepan#111
  suggest user or owner repos; closes radekstepan#47
  more intelligent time ticks; closes radekstepan#65
  show no progress message; closes radekstepan#93
  ...

Conflicts:
	README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants