Add the following in the appsettings sections of web.config to limit the pie chart reports to only show data for jobs which the current user/employee is assigned to.

<add key=" EmployeeOnlyGraph" value="true"/>