-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stats: Add/day data for hourly view tabs (#96656)
* use highlight cards for chart tabs * limit scope * fix typo * Apply previousData to StatsTabs for trend highlights * flex wrap * remove unecessary changes * add previous data support * flex base 250px * previous data should always get aggregated * previous data should always get aggregated * mobile alignment for stats tabs * alignments * use highlight styling on aggregate * more adjustments to sizes so that it could fit in the width easier * Adjust Flexbox items layout * use daysInRange for range calculation * use daysInRange for range calculation * use day data for tabs in hourly views * values are now showing * almost there * unify styling for clickable / non-clicable tabs * prevent indefinite loop * remove a accidental white space --------- Co-authored-by: Dognose <[email protected]>
- Loading branch information
Showing
5 changed files
with
90 additions
and
29 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
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