Forum Discussion
kmbodan
May 20, 2022Copper Contributor
Help with Burnup / Burndown ?
I'm trying to build a burnup or burndown by feature. I know that's not a native feature in ADO right now, so I built it using tags. Even though most of the stories were written (and some complete...
dmsb
Jul 19, 2026Copper Contributor
A good alternative to the ADO out-of-the-box widgets is the Release Burndown Burnup Chart widget offered by the Great Gadgets (see https://marketplace.visualstudio.com/items?itemName=StonikByte.stonikbyte-great-gadgets-extension&ssr=false#overview) extension.
All you need to do is create a shared query that returns the items you want to track (for your feature), then configure the widget to use that query. The widget will automatically generate the burndown chart based on the results.
It can be also configured as a burnup chart.
Hope this helps.
D.