Skip to content

[Admin Analytics] fix chart timezone issue

Warren Gifford requested to merge naman/admin-analytics-fix-timezone into main

Created by: thenamankumar

  • Solve charts going blank for 3 months date range due to timezone issues by moving the chart's ticks generation logic to the backend from the frontend.
  • Add new events for changing calculator inputs.
  • Add new events for toggling agg from totals to uniques.
  • Add new events for switching date range.
  • Fix font colors from black -> body.

Test plan


Merge request reports

Loading