diff --git a/frontend/src/app/main/copilot/copilot-dashboard/dashboard-card/active-users-chart/active-users-chart.component.ts b/frontend/src/app/main/copilot/copilot-dashboard/dashboard-card/active-users-chart/active-users-chart.component.ts index 7ba5fbe..7a673c6 100644 --- a/frontend/src/app/main/copilot/copilot-dashboard/dashboard-card/active-users-chart/active-users-chart.component.ts +++ b/frontend/src/app/main/copilot/copilot-dashboard/dashboard-card/active-users-chart/active-users-chart.component.ts @@ -46,7 +46,7 @@ export class ActiveUsersChartComponent { return `@${this.key}
${hours.toFixed(1)} hours`; }, - outside: false, + outside: true, distance: 30 }, plotOptions: {