From b3ec72ca34b3d010d015307b813a446c7d7ad737 Mon Sep 17 00:00:00 2001 From: Iliyas Date: Wed, 17 Jun 2026 13:09:00 +0500 Subject: [PATCH] =?UTF-8?q?feat(=D0=9C=D0=B5=D1=82=D1=80=D0=B8=D0=BA=D0=B8?= =?UTF-8?q?=20=D0=9C=D0=9F):=20top=20KPI=20cards,=20grid/list=20toggle,=20?= =?UTF-8?q?clickable=20cards=20with=20chart=20modal?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 4 top KPI cards (registrations, downloads by OS+total, MAU, DAU) from drb_iliyas_telecomkz_daily_info + telecomkz_mau_stats; JSON gets top{} block - grid/list view toggle (list = full-width cards), persisted in localStorage - click any card -> modal with Chart.js line chart + per-month table; tooltip shows monthly delta for both years; ESC/overlay/✕ to close --- app_stats/index.html | 566 ++++++++++++++++++++++++++-------- updater/update_app_metrics.py | 117 +++++++ 2 files changed, 554 insertions(+), 129 deletions(-) diff --git a/app_stats/index.html b/app_stats/index.html index aad39d6..1e259ac 100644 --- a/app_stats/index.html +++ b/app_stats/index.html @@ -6,6 +6,7 @@ Метрики МП — Казахтелеком 2026 + @@ -151,6 +196,10 @@ select.txt-input { cursor: pointer; background: #fff; }
Загрузка данных…
+ + +