-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(stats): populate empty chart axis (#289)
* fix(stats): set ticks to natural numbers and ensure that dates are sequential * chore: revert unintended formatting * chore: revert unintended formatting * chore: slightly tweak utils/db.ts * chore: refactor logic to retrieve analytics metrics * chore: tweak tests * chore: tweak tests * chore: tweak tests * chore: make tests more robust * chore: format * chore: rebase * chore: refactor logic to incorporate batching * chore: implement review remarks * perf tweak * tweak --------- Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
- Loading branch information
Showing
3 changed files
with
64 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters