Commit Graph

31 Commits

Author SHA1 Message Date
Bauke be1c403112
Update deprecated function. 2023-06-08 13:42:40 +02:00
Bauke c69bfe9f28
Change chart title to User Count so since it can also be for groups. 2023-06-08 13:20:43 +02:00
Bauke ac2a6444ef
Add details styling. 2023-06-08 13:13:38 +02:00
Bauke e4847a6c57
Add individual group pages. 2023-06-08 13:12:59 +02:00
Bauke 0410fd3603
Move the footer to the base template. 2023-06-07 21:06:17 +02:00
Bauke 1a081ff83f
Include 31 days so the final day gets the text label in the chart. 2023-06-07 20:23:41 +02:00
Bauke 2ef9289815
Render only 10 point text and 20 label text elements. 2023-06-07 20:21:13 +02:00
Bauke 207e021404
Include the file extension. 2023-06-07 20:20:08 +02:00
Bauke f1a685f13b
Add an option for point circle rendering. 2023-06-07 20:19:45 +02:00
Bauke c432b410ee
Render UserCountCharts for all groups. 2023-06-07 19:09:44 +02:00
Bauke 43fbb060ff
Move the datapoint text so it's above the circle. 2023-06-07 18:35:32 +02:00
Bauke b407273f6f
Add a configurable base URL. 2022-10-09 23:34:39 +02:00
Bauke e41763a229
Add a way to add extra HTML to the head and body at runtime. 2022-10-09 19:29:43 +02:00
Bauke eb48cc70c1
Add logo to header and favicon. 2022-10-09 13:37:37 +02:00
Bauke 0cf9dda4fd
Narrow img style to charts. 2022-10-09 13:34:46 +02:00
Bauke a3a4ae8ca4
Also log the snapshot in Show. 2022-10-09 12:22:29 +02:00
Bauke 9ec3b1c07d
Add showing snapshots by ID. 2022-10-09 12:20:49 +02:00
Bauke de5d256c96
Switch sort order again and then reverse the found results. 2022-10-09 00:02:25 +02:00
Bauke e21ef0fa87
Add third background color for bold chart lines. 2022-10-09 00:02:05 +02:00
Bauke 352d107e35
Increase label area sizes. 2022-10-08 22:40:05 +02:00
Bauke 1771bd7eb3
Switch to Love theme colors. 2022-10-08 22:20:21 +02:00
Bauke 7cc2d7518f
Add the groups table. 2022-10-08 22:11:52 +02:00
Bauke a25ae7adda
Sort groups ascending by name. 2022-10-08 22:10:28 +02:00
Bauke ff6e1cde0d
Remove abbr element. 2022-10-08 21:47:30 +02:00
Bauke 7cebbb8f42
Switch group sort. 2022-10-08 21:34:43 +02:00
Bauke b444512c3b
Reduce font-size, padding and width. 2022-10-07 15:54:59 +02:00
Bauke 6fa9c64e84
Remove margin from last child. 2022-10-07 15:33:13 +02:00
Bauke 02acbda94c
Fix image width and add margins. 2022-10-07 15:31:36 +02:00
Bauke 4b3863e0d1
Big commit that adds and changes a bunch of stuff.
A lot of this will be changed around again anyway.
2022-10-07 15:27:43 +02:00
Bauke 958e04c47b
Add Askama templates with base.html. 2022-10-06 18:53:45 +02:00
Bauke c2965641be
Initial code commit with basic functionality. 2022-10-06 14:54:25 +02:00