Skip to content

Aggregation: Fix bar index calculation

Administrator requested to merge vk/fix-aggregation-index-ping into main

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.

Merge request reports

Loading