Creating Burn Down and Velocity charts using Insights in GitHub projects #38840
Replies: 13 comments 15 replies
-
|
Hi @vikas-chinchansur - Were you able to solve for this? I have yet to see a high quality native solution -- you could export or pull this information into a BI tool for custom reporting but I suspect you will run into challenges unique to how milestones are being used. DIY will not be as straightforward as some of the other project management tools out there Build vs. buy:: I am a co-founder at a company called minware - we offer an Agile Intelligence tool that recently integrated with Github Issues so my team is familiar with the challenges you will run into trying to build these reports. I definitely recommend checking out our free trial before you try to DIY. |
Beta Was this translation helpful? Give feedback.
-
|
Hey @vikas-chinchansur! For the burn down chart, can you elaborate more on what you're looking for? Are you expecting to see the total number of story points for open issues in the current iteration graphed over time from the start of the current iteration until the end of the current iteration? |
Beta Was this translation helpful? Give feedback.
-
|
Not used it but I found this GH project to display Burn down charts |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
|
Updates? |
Beta Was this translation helpful? Give feedback.
-
|
@rileybroughten -- are you still over this? And if so, can you give us some type of indication if we are heading in the direction of burn down charts. And, then, from the backseat, "are we there yet?" |
Beta Was this translation helpful? Give feedback.
-
|
A burndown is table stakes to project management. What's going on? |
Beta Was this translation helpful? Give feedback.
-
|
@rileybroughten Please share an update or progress. Awaiting your response. Thanks |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
|
Bump |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
|
We had the same issues with limited Insights capabilities. If anyone is curious, I’ve shared more details here: https://flow2c.com. |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
Hello,
I am looking forward to create a charts using Insights for the GitHub project issues.
Below are the list of charts I need to create:
Burn down chart (Line Chart)
X-axis: Sum of task estimates (Story points)
Y-axis: Current Iteration timeline (days)
Velocity chart (Bar Graph)
X-axis: Sum of task estimates (Story points)
Y-axis: Sprints (two bars for each sprint - Commitment and Completed)
It would be great if anyone please send me the help links describing the steps to implement them.
Beta Was this translation helpful? Give feedback.
All reactions