feat: Add graph of download history

This commit is contained in:
Junya Morioka
2025-12-04 23:11:07 +09:00
parent 37be4be823
commit 9c441ded22
5 changed files with 290 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

+30
View File
@@ -0,0 +1,30 @@
[
{
"timestamp": "2024-10-27T00:00:00+00:00",
"total_downloads": 0
},
{
"timestamp": "2025-12-04T13:25:33.785415+00:00",
"total_downloads": 906514
},
{
"timestamp": "2025-12-04T13:26:09.117076+00:00",
"total_downloads": 906524
},
{
"timestamp": "2025-12-04T13:46:48.639327+00:00",
"total_downloads": 906741
},
{
"timestamp": "2025-12-04T13:53:02.674280+00:00",
"total_downloads": 906828
},
{
"timestamp": "2025-12-04T13:53:35.050423+00:00",
"total_downloads": 906834
},
{
"timestamp": "2025-12-04T13:56:13.655744+00:00",
"total_downloads": 906837
}
]