bugbug
bugbug copied to clipboard
Use two separate bars for new and fixed regressions
This also allows teams to see if they're increasing the number of carryover regressions over time, or decreasing it.
This is not currently feasible because of https://github.com/apexcharts/apexcharts.js/issues/196, unless we redesign the chart.
This is now feasible since https://github.com/apexcharts/apexcharts.js/issues/196 was fixed.
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?
Relevant function seems renderRegressionsChart in common.js.