-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
The IDE Acceptance Rate does not make sense in the Daily Activity chart and should be removed.
Plan:
- Remove the "IDE Acceptance Rate" series from the
daily-activity-chart.component.ts
file. This will involve removing the series from the_chartOptions
object and any related logic for calculating or displaying the data. - Remove the "IDE Acceptance Rate" calculation from the
highcharts.service.ts
file. This will involve removing the logic that calculates the acceptance rate from thetransformMetricsToDailyActivityLine
function. - Remove any related mappings in
daily-activity-chart.component.ts
such astargetMapping
andtypicalRangeMapping
.
Copilot
Metadata
Metadata
Assignees
Labels
No labels