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 the transformMetricsToDailyActivityLine function.
- Remove any related mappings in
daily-activity-chart.component.ts such as targetMapping and typicalRangeMapping.
The IDE Acceptance Rate does not make sense in the Daily Activity chart and should be removed.
Plan:
daily-activity-chart.component.tsfile. This will involve removing the series from the_chartOptionsobject and any related logic for calculating or displaying the data.highcharts.service.tsfile. This will involve removing the logic that calculates the acceptance rate from thetransformMetricsToDailyActivityLinefunction.daily-activity-chart.component.tssuch astargetMappingandtypicalRangeMapping.