Pie Chart in JIRA depicting the Story-Points Distribution among stories

John K Joseph PMI-ACP, CSPO March 16, 2014

Looking for ways to create a Pie chart in JIRA that will depict the story points distribution among stories committed to a Sprint.

Let's say, I have 10 stories committed to a sprint of which 2 are 8 story points, 5 are 13 story points and 3 are 5 story points. I want to create this chart in a JIRA dashboard depicting the above distribution. I want this on the JIRA dashboard so that I don't have to update it time and again.

4 answers

5 votes
Deleted user March 11, 2019

This is ridiculous.

 

Even if it's open ended. It's a simple matter of looking at the stories in a particular Sprint (or collection of Sprints), and capturing a count of how many of each whole number there are for all the Stories in the collection (even if there are a spread of 20 numbers, which should be very unlikely if your team knows what the heck it's doing), all the chart would display is a bunch of bars for the counts themselves.

Why is that so hard to have Jira do out of the box, when it seems like it's precisely what teams might need to make useful conversations happen.

 

And for reference purposes, here's an issue that's related, that has been "Gathering Interest" for 4 years, yet never seemingly moved on from there....and how interesting that Atlassian Community folks haven't shared it to "gather interest":

 

https://jira.atlassian.com/browse/JSWSERVER-10424?_ga=2.180559074.475533996.1552315526-1204192164.1550850065

1 vote
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 16, 2014

The Pie chart only represents "stattable" fields in Jira. Numeric fields such as Story points are not "stattable" because they don't have a list of possible options, they're completely open-ended. (Think of the difference between "the colours we tell kids we see in a rainbow" against "the frequency of the photons being split by the rainbow" - one has 7 distinct countable options, the other is a vast range of numbers)

In other words, you'll need to do some coding. For this one, I cheated - wrote a derived field that would take story points and represented them as a number of drop-down options (I think I did 1 to 13 separately, as numbers, 13-21 were clustered together as "a bit big", 21-99 were "should be a story" and 100+ were all "should be an Epic")

Jeff Foss May 18, 2016

Nic - Is there really no other way to view story points per developer (over time) on a dashboard gadget? It seems like such a key piece of information. Knowing how many stories people have completed is a flawed metric because there's no concept of size. What I'd really love to be able to do is display points completed, regardless of story volume. (Without having to buy yet another add-on.) Hope that makes sense!

Like Lesterpaintstheworld likes this
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 18, 2016

Nope, that's not what the pie charts were built for.  It would certainly be useful, but Atlassian haven't done it.

Jeff Foss May 18, 2016

Thanks for the quick reply Nic! To confirm - you are saying there is currently no gadget for story points, correct? With so much reporting functionality built around story points it seems like these data points should be available for gadgets, no?

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 18, 2016

No pie charts, but there are other graphs in Software to help you with Story points estimates and velocity.

Like Barbara Southwell likes this
Jeff Foss May 19, 2016

Nic, huge help and thanks again. Do you mind sharing your preferred dashboard gadget(s) for story points so I can experiment?

Like # people like this
0 votes
David Goldstein
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 16, 2014

John- This is a cross-post of my response to your question on LinkedIn, but thought I'd also leave the answer here to save folks the headache of programming custom solutions in JIRA.

JIRA core doesn't give you a report for this. But for advanced reporting in JIRA, you can use our Arsenale Dataplane reporting add-on which makes this easy.

In about 2 minutes, I created the report you need showing the breakdown of story points in the sprint, and as a bonus added another report showing the break down of those story points by assignee. Here's what it looks like on my dashboard...



Dataplane is a commercial add-on, so if you need a free solution it's not the right fit. But it may be worth your trying it w/ the free 30 day evaluation. You'll probably find it makes your life easier on a whole range of JIRA reporting requirements your teams have.

Robert Thompson September 26, 2018

We have the Arsenale Dataplane reporting add-on, but I'm unable to find/create such a report.  Do you have any screen shots or suggestions?

 

Thanks!

David Goldstein
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 26, 2018

Robert, Please contact our Arsenale Support team and we'd be happy to help you set it up in Dataplane.

Suggest an answer

Log in or Sign up to answer