Content statistics Blazor component
Another week and another MudBlazor component to explore. I wanted to test the charts components so I created a small Blazor component that displays som charts based on information we can get from the pages of a site.
- How many pages are created / updated on a monthly basis
- Whats the most used content type
- When are pages created during the day
- When are pages being updated during the day
- Who is the most productive content creator
Not life changing stuff but could be a bit fun to get an overview. Code over at my Gist.
Looks like this in a Alloy solution:
Comments