bugbug icon indicating copy to clipboard operation
bugbug copied to clipboard

Use two separate bars for new and fixed regressions

Open marco-c opened this issue 4 years ago • 3 comments

This also allows teams to see if they're increasing the number of carryover regressions over time, or decreasing it.

marco-c avatar Mar 22 '21 12:03 marco-c

This is not currently feasible because of https://github.com/apexcharts/apexcharts.js/issues/196, unless we redesign the chart.

marco-c avatar Mar 22 '21 18:03 marco-c

This is now feasible since https://github.com/apexcharts/apexcharts.js/issues/196 was fixed.

marco-c avatar Apr 16 '23 22:04 marco-c

Hello @marco-c /@suhaibmujahid, Could you please add a bit more context? Is the graph you refer to the following? How the new one should look like blue,green and brown in separate bars? ui Relevant function seems renderRegressionsChart in common.js.

theoniko avatar Dec 18 '23 09:12 theoniko