On the salaries charts page there are lot of charts that being built with a collection of salary items. Please do the following:
- analyze all charts that depend on a collection of salaries instead of special models with chart data
- create interface with necessary data for those charts
- those interfaces should be a part of charts response model from backend. Later the backend will be adjusted with those models