Show 31 days of data, fix for not showing the current date…
This commit is contained in:
@@ -113,7 +113,7 @@ export class OrgUsagePresenter {
|
||||
const hasConcurrencyData = concurrencyChartRawData.length > 0;
|
||||
const concurrencyChartRawDataFilledIn = fillInMissingConcurrencyDays(
|
||||
ThirtyDaysAgo,
|
||||
30,
|
||||
31,
|
||||
concurrencyChartRawData
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user