further explanation of the lines on the chart

This commit is contained in:
Radek Stepan 2012-09-17 09:21:33 +01:00
parent 0b48e81f79
commit f62c100903
2 changed files with 7 additions and 3 deletions

View File

@ -45,6 +45,10 @@ $ npm start
Then visit [http://127.0.0.1:3000/](http://127.0.0.1:3000/).
The **orange line** - this represents you closing the Issues as you go through them. When you hover over it you will see, for each day, what the closed Issues were and how many points are left.
The **blue line** - this represents the dropping size of the outstanding Issues planned for the iteration/Milestone.
There is nothing to save in a database so each refresh of the page fetches all of the latest information from GitHub.
Enjoy!

View File

@ -1,3 +1,3 @@
github_user: 'radekstepan'
github_project: 'intermine-widget-client'
project_name: 'List Widgets'
github_user: 'intermine'
github_project: 'InterMine'
project_name: 'Core InterMine Project'