Initial analytics #36

Merged
BlakeRain merged 11 commits from analytics into main 2023-09-16 23:01:03 +00:00
Showing only changes of commit d989877cee - Show all commits

View File

@ -181,7 +181,7 @@ fn dashboard_content() -> Html {
{"Refresh"}
</button>
</div>
<div class="grid xl:grid-cols-2 gap-4">
<div class="grid 2xl:grid-cols-2 gap-4">
<div>
<div class="border border-primary rounded-md pr-4">
{month_view_chart(*year, *month, bar_hover.clone(), &month_result.views)}