Aggregation: Fix bar index calculation
Created by: vovakulikov
Test plan
- Click on any bar on the chart
- You should see that in the
GroupResultsChartBarClick
FE event log, we have a proper index value (prior to this PR, it was always 0)
App preview:
Check out the client app preview documentation to learn more.